Skip to content

Commit

Permalink
chore(rust): Release v0.11.2 (#340)
Browse files Browse the repository at this point in the history
* Bump version to 0.11.2

* Update changelog
  • Loading branch information
romac authored Jul 17, 2024
1 parent d124546 commit 05a09dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

# Unreleased
# 0.11.2

## Rust

Expand All @@ -10,16 +10,12 @@

## Rust

## Full changes

- chore(rust): Update `informalsystems-pbjson` to v0.7.0 ([#274](https://github.com/cosmos/ics23/pull/274))

# 0.11.0

## Rust

## Full changes

- chore(rust): update `prost` to v0.12 ([#202](https://github.com/cosmos/ics23/pull/202))

# 0.10.2
Expand Down
2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1"
version = "0.11.2"

[workspace]
members = ["codegen", "no-std-check"]
Expand Down

0 comments on commit 05a09dc

Please sign in to comment.