Skip to content

Commit

Permalink
p2p: change version to 0.17.0-rc3 (#715)
Browse files Browse the repository at this point in the history
"The policy so far's been to version all crates we intend to publish the
same such that "tendermint-rs" is versioned as a whole" - Thane.
  • Loading branch information
melekes committed Nov 30, 2020
1 parent 11b7f8c commit 5757591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2p/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tendermint-p2p"
version = "0.1.0"
version = "0.17.0-rc3"
edition = "2018"
license = "Apache-2.0"
repository = "https://github.com/informalsystems/tendermint-rs"
Expand Down

0 comments on commit 5757591

Please sign in to comment.