diff --git a/belt-hash/Cargo.toml b/belt-hash/Cargo.toml index 81e34c1f..c2c715ce 100644 --- a/belt-hash/Cargo.toml +++ b/belt-hash/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "belt-hash" -version = "0.2.0-pre" +version = "0.2.0-pre.0" description = "BelT hash function (STB 34.101.31-2020)" authors = ["RustCrypto Developers"] license = "MIT OR Apache-2.0"