From a4bdd75e0340d18b9b8e789f82a5746956008ede Mon Sep 17 00:00:00 2001 From: MarkSackerberg <93528482+MarkSackerberg@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:52:58 +0100 Subject: [PATCH] fix sugar -v --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index efbef567..c951ef0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" license = "Apache-2.0" name = "sugar-cli" repository = "https://github.com/metaplex-foundation/sugar" -version = "2.7.2" +version = "2.8.1" [[bin]] name = "sugar"