From 8a83315012a6beb478d7d6161cfb5b1372596ed3 Mon Sep 17 00:00:00 2001 From: "helmut.haensel@gmx.de" Date: Wed, 24 Feb 2021 16:57:04 +0100 Subject: [PATCH] change version number to comply with vs code standard settings --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 305ee2da..684a6b9d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StippleUI" uuid = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3" authors = ["Adrian Salceanu "] -version = "0.2.4" +version = "0.2.4-DEV" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"