From f853e8b98be48934779098d01bfc588a1e5ae67c Mon Sep 17 00:00:00 2001 From: mohammad javad safari <95472540+Javadyakuza@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:29:55 +0330 Subject: [PATCH] chore(Cargo.toml): Update Cargo.toml version to "1.2.3" --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f30c3f8..db57e15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "maestro-rust-sdk" -version = "1.2.2" +version = "1.2.3" description = "Rust SDK for the Maestro Dapp Platform" repository = "https://github.com/maestro-org/rust-sdk" documentation = "https://docs.gomaestro.org/"