From 4b9dd802c1a7ea089f0f3df10c8fa71bed7dd274 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Mon, 22 Feb 2021 17:04:08 -0500 Subject: [PATCH] Bump version number from "0.1.0-DEV" to "0.1.0" (#1) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cb6628c..6543dd8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SMARTBackendServices" uuid = "78af60b6-7677-4c75-8291-bd270d1b4390" authors = ["Dilum Aluthge", "contributors"] -version = "0.1.0-DEV" +version = "0.1.0" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"