diff --git a/Cargo.toml b/Cargo.toml index cfdbbde..1a7379c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "milhouse" -version = "0.3.0" +version = "0.4.0" description = "Persistent binary merkle tree" edition = "2021" license = "Apache-2.0"