From 959f7d2f9fe8a3accaa14690d97ca626acd911e5 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sat, 25 May 2019 23:42:38 -0400 Subject: [PATCH] =?UTF-8?q?=20Bump=20version=20number=20from=20=E2=80=9C0.?= =?UTF-8?q?6.0-DEV=E2=80=9D=20to=20=E2=80=9C0.6.0=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 18af574..c7cdfdf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ClassImbalance" uuid = "04a18a73-7590-580c-b363-eeca0919eb2a" authors = ["Paul Stey ", "Dilum Aluthge ", "Brown Center for Biomedical Informatics ",] -version = "0.6.0-DEV" +version = "0.6.0" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"