From e3819d53c19682221ad23c163c76fe5bcfa6efb9 Mon Sep 17 00:00:00 2001 From: Nick Gerakines <12125+ngerakines@users.noreply.github.com> Date: Mon, 11 Nov 2024 22:29:15 -0500 Subject: [PATCH] chore: Setting version to 0.4.0 Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 33f571c..2f880e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "supercell" -version = "0.3.1" +version = "0.4.0" edition = "2021" [profile.release] -- 2.51.2