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