From 22415c6f8d499c493aad61694a1b97effe85ad2b Mon Sep 17 00:00:00 2001 From: Siddharth Bhatia <32610387+Sid-Bhatia-0@users.noreply.github.com> Date: Tue, 10 Jan 2023 20:54:17 -0600 Subject: [PATCH] bump minor version to v0.5.0 (#171) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f3730df..bf1cc7f 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.4.0" +version = "0.5.0" [compat] julia = "1"