From 69b77be559585d9659d58499e32af9ff691cbbb8 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Thu, 18 Mar 2021 08:08:27 -0400 Subject: [PATCH] Bump version from "1.0.0-DEV" to "1.0.0" (#4) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7acc21b..f4b04b5 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SMARTBackendServices" uuid = "78af60b6-7677-4c75-8291-bd270d1b4390" authors = ["Dilum Aluthge", "contributors"] -version = "1.0.0-DEV" +version = "1.0.0" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"