From a080f14baa4e5ff47818bfe2d8da2d21628f1d02 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Mon, 1 Mar 2021 23:41:07 -0500 Subject: [PATCH] Bump version number from "0.2.0-DEV" to "1.0.0-DEV" (#9) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 04329f6..c92866a 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 = "0.2.0-DEV" +version = "1.0.0-DEV" [deps] LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"