From 250a45044574fc41a7a92d587fa25fa07e4174ae Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Tue, 2 Mar 2021 02:28:11 -0500 Subject: [PATCH] Bump version from "1.0.0-DEV" to "1.0.0" (#11) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c92866a..e114cd8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PharmaceuticalClassification" uuid = "c42eed22-7bfe-405f-8797-8b984d5f7563" authors = ["Dilum Aluthge", "Brown Center for Biomedical Informatics", "JuliaHealth organization", "contributors"] -version = "1.0.0-DEV" +version = "1.0.0" [deps] LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"