Skip to content

Commit

Permalink
bump RLP version
Browse files Browse the repository at this point in the history
  • Loading branch information
rphmeier committed May 11, 2017
1 parent f299190 commit 8c86bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/rlp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = "Recursive-length prefix encoding, decoding, and compression"
repository = "https://github.com/paritytech/parity"
license = "MIT/Apache-2.0"
name = "rlp"
version = "0.1.2"
version = "0.2.0"
authors = ["Parity Technologies <[email protected]>"]

[dependencies]
Expand Down

0 comments on commit 8c86bd1

Please sign in to comment.