From 52660a9dc49d0dc7c42a2fc17b25b303ada67a4d Mon Sep 17 00:00:00 2001 From: hustf Date: Sun, 13 Jun 2021 11:47:33 +0200 Subject: [PATCH] modified: Project.toml v0.5.1 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index cc4b00c..8fe275a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MechanicalUnits" uuid = "e6be9192-89dc-11e9-36e6-5dbcb28f419e" authors = ["hustf "] -version = "0.5.0" +version = "0.5.1" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -18,4 +18,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" Unitfu = "5ee08b94-2369-4f4a-b8c7-99333ba35fb0" [compat] -julia = "1.3.1" +julia = "1.4.0"