Skip to content

Commit 134f8c2

Browse files
authored
Prepare release for v0.30.0 (#93)
1 parent 35120f6 commit 134f8c2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## v0.30.0
4+
5+
*April 20th, 2023*
6+
7+
This release updates `tendermint-proto` to v0.31.
8+
9+
### BREAKING CHANGES
10+
11+
- Update `tendermint-proto` to v0.31.x
12+
([\#90](https://github.com/cosmos/ibc-proto-rs/pull/90))
13+
314
## v0.29.0
415

516
*April 12th, 2023*

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ibc-proto"
3-
version = "0.29.0"
3+
version = "0.30.0"
44
authors = ["Informal Systems <hello@informal.systems>"]
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)