From 3a2c8d87bb516597e518d2f057d62ee93172e163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 21:20:20 +0000 Subject: [PATCH] Set version to 0.3.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c67be30..908a5b4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MillerIndices" uuid = "f41335bc-9121-4844-b5af-1d5721981e9a" authors = ["singularitti and contributors"] -version = "0.2.0" +version = "0.3.0" [deps] Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"