diff --git a/Cargo.toml b/Cargo.toml index d4909a7..f8e3e43 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "merkletreers" -version = "1.0.0" +version = "1.2.0" edition = "2021" description = "🌳 The simple and easy implementation of Merkle Tree" authors = ["Lucas Oliveira "]