From 586afb6b1cf177e96e87a7256206abe9f6cc49cd Mon Sep 17 00:00:00 2001 From: hustf Date: Tue, 11 Aug 2020 19:43:26 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4ff43da..bcf3a68 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MechanicalUnits" uuid = "e6be9192-89dc-11e9-36e6-5dbcb28f419e" authors = ["hustf "] -version = "0.2.1" +version = "0.3.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"