From 52bb60f677f3ada50798d496fe6d3d1b05e939ba Mon Sep 17 00:00:00 2001 From: Christian Borst Date: Wed, 21 Feb 2024 12:26:48 -0500 Subject: [PATCH] v2.23.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e7faeff..c021597 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deep_space" -version = "2.23.1" +version = "2.23.2" authors = ["Justin Kilpatrick ", "MichaƂ Papierski "] repository = "https://github.com/althea-net/deep_space" description = "A highly portable, batteries included, transaction generation and key management library for CosmosSDK blockchains"