From 94eabb53bab451ebba66bb134912f0e37068d56c Mon Sep 17 00:00:00 2001 From: Reno <25192197+singularitti@users.noreply.github.com> Date: Wed, 19 Jan 2022 13:59:29 -0500 Subject: [PATCH] Bump version to 0.4.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ef1acba..50f078c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ExpressCommands" uuid = "0fa58581-61d8-4f50-b6a2-2e2dd41ab979" authors = ["singularitti and contributors"] -version = "0.3.0" +version = "0.4.0" [deps] AbInitioSoftwareBase = "df5135bc-470e-46c6-b451-292e27ca5b84"