From 5ebf29fa4a53c73beb1615a1159f1bd425b59ef1 Mon Sep 17 00:00:00 2001 From: Siddharth Bhatia <32610387+Sid-Bhatia-0@users.noreply.github.com> Date: Sat, 12 Feb 2022 22:43:16 +0530 Subject: [PATCH] bump minor version (#45) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 790368a..b577216 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RayCaster" uuid = "17f63090-eba8-4cc7-872a-3f6808909c39" authors = ["Siddharth Bhatia and contributors"] -version = "0.1.0" +version = "0.2.0" [compat] julia = "1"