From 1695e1738f6fd6d557a3894c23f203bbc42465a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 01:08:34 +0000 Subject: [PATCH] Bump version to 0.0.11 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6e0a0ee..dbd6da2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/stellar/rs-stellar-strkey" authors = ["Stellar Development Foundation "] license = "Apache-2.0" readme = "README.md" -version = "0.0.10" +version = "0.0.11" edition = "2021" rust-version = "1.81.0"