From fb367da1288328fd5dec008cd9794e35cf3a716e Mon Sep 17 00:00:00 2001 From: thacuber2a03 <70547062+thacuber2a03@users.noreply.github.com> Date: Sat, 21 Sep 2024 11:02:42 -0400 Subject: [PATCH] bump version number --- toast.um | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toast.um b/toast.um index cea1a9d..648ee76 100644 --- a/toast.um +++ b/toast.um @@ -3,7 +3,7 @@ import "std.um" //~~const VERSION // The current version number of the library, formatted as specified by // the [Semantic Versioning Specification](https://semver.org/). -const VERSION* = "0.3.0" +const VERSION* = "0.4.0" //~~ type (