From 2d85fd6b1c79c4515853778bc7f5fc592b4222b4 Mon Sep 17 00:00:00 2001 From: Nick Gerakines <12125+ngerakines@users.noreply.github.com> Date: Fri, 15 Nov 2024 20:06:17 +0000 Subject: [PATCH] chore: Setting version to 0.5.1 Signed-off-by: Nick Gerakines <12125+ngerakines@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file(s) changed, 1 insertion(s)(+), 1 deletion(s)(-) diff --git a/Cargo.toml b/Cargo.toml --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "supercell" -version = "0.5.0" +version = "0.5.1" edition = "2021" [profile.release] -- tangled.sh