diff --git a/ethbloom/Cargo.toml b/ethbloom/Cargo.toml index 6858a3d..e60b09c 100644 --- a/ethbloom/Cargo.toml +++ b/ethbloom/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ethbloom" -version = "0.5.1" +version = "0.6.0" authors = ["Parity Technologies "] description = "Ethereum bloom filter" license = "MIT"