From 4d0729087bad267b8416728238351752b1b60d84 Mon Sep 17 00:00:00 2001 From: Siddharth Bhatia Date: Sat, 27 Aug 2022 20:19:49 +0530 Subject: [PATCH] bump patch version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f3730df..7e125ae 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.4.1" [compat] julia = "1"