diff --git a/Cargo.toml b/Cargo.toml index 41f138d..a994d73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sparse-merkle-tree" -version = "0.5.2-rc1" +version = "0.5.2" authors = ["jjy "] edition = "2018" license = "MIT"