diff --git a/fixed-hash/Cargo.toml b/fixed-hash/Cargo.toml index c96ea559e..c85eb2417 100644 --- a/fixed-hash/Cargo.toml +++ b/fixed-hash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fixed-hash" -version = "0.3.1" +version = "0.3.2" authors = ["Parity Technologies "] license = "MIT" homepage = "https://github.com/paritytech/parity-common"