diff --git a/Cargo.toml b/Cargo.toml index 04ee2a9..f2fa3c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["merkle", "tree", "hash", "data", "structure"] repository = "https://github.com/ureeves/healm" authors = ["Eduardo Leegwater Simões "] -version = "0.1.0" +version = "0.2.0" edition = "2021" license = "MIT"