From 63df6ad5d22e550faf3e5f1e2679e6490bb5edf6 Mon Sep 17 00:00:00 2001 From: Siddharth Bhatia <32610387+Sid-Bhatia-0@users.noreply.github.com> Date: Fri, 19 Aug 2022 23:46:07 +0530 Subject: [PATCH] bump minor version (#66) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4151ba0..b60cac1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SimpleIMGUI" uuid = "37c0dfa8-367e-4f81-95ac-b6bdb4b61673" authors = ["Siddharth Bhatia and contributors"] -version = "0.0.1" +version = "0.1.0" [deps] SimpleDraw = "d1acf6f4-8553-480e-80ae-3c883f0a995a"