We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba89d55 commit 9f41d71Copy full SHA for 9f41d71
CHANGELOG.md
@@ -1,4 +1,11 @@
1
# Changelog
2
+# 0.11.1
3
+
4
+## Rust
5
6
+## Full changes
7
8
+- chore(rust): Update `informalsystems-pbjson` to v0.7.0 ([#274](https://github.com/cosmos/ics23/pull/274))
9
10
# 0.11.0
11
rust/Cargo.toml
@@ -7,7 +7,7 @@ license = "Apache-2.0"
name = "ics23"
repository = "https://github.com/cosmos/ics23/tree/master/rust"
rust-version = "1.60"
-version = "0.11.0"
+version = "0.11.1"
12
[workspace]
13
members = ["codegen", "no-std-check"]
0 commit comments