From 3da6c0721dc3a9602ee053046e2498c17bd349b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 21:32:18 +0000 Subject: [PATCH] Bump version to 0.0.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a16f891..00efc28 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.8" +version = "0.0.9" edition = "2021" rust-version = "1.67.0"