From 1960caece59e32d3768eb17b5b3af2adfbc022a8 Mon Sep 17 00:00:00 2001 From: Siddharth Bhatia <32610387+Sid-Bhatia-0@users.noreply.github.com> Date: Mon, 25 Apr 2022 21:46:03 +0530 Subject: [PATCH] bump minor version (#146) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3a40568..f3730df 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SimpleDraw" uuid = "d1acf6f4-8553-480e-80ae-3c883f0a995a" authors = ["Siddharth Bhatia and contributors"] -version = "0.3.0" +version = "0.4.0" [compat] julia = "1"