diff --git a/Cargo.toml b/Cargo.toml index 4c83a50..82a941e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ethereum_hashing" -version = "1.0.0-beta.2" +version = "0.6.0" edition = "2021" license = "Apache-2.0" readme = "README.md"