From 6c935fb81e29e5638df61d7f1e1cc8b43588ba51 Mon Sep 17 00:00:00 2001 From: ayushpatnaikgit Date: Thu, 9 Feb 2023 16:58:46 +0530 Subject: [PATCH] Let's start with v0.1.0 as the first version when we register the package --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 394368d7..da485d33 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Survey" uuid = "c1a98b4d-6cd2-47ec-b9e9-69b59c35373c" authors = ["Ayush Patnaik"] -version = "0.11.1" +version = "0.1.0" [deps] AlgebraOfGraphics = "cbdf2221-f076-402e-a563-3d30da359d67"