From afe006c73f2e3643868dacfb14ef38772c65af6d Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Wed, 16 Feb 2022 01:39:21 -0500 Subject: [PATCH] Bump version from "1.0.0-DEV" to "1.0.0" (#14) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 563423a..d584166 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EHRAuthentication" uuid = "45047142-e73a-4b31-ae20-3729a1bbef33" authors = ["Dilum Aluthge", "Pumas-AI, Inc.", "contributors"] -version = "1.0.0-DEV" +version = "1.0.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"