diff --git a/Cargo.toml b/Cargo.toml index 428f224..7429ce2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "merklemap-cli" -version = "0.2.0" +version = "0.3.0" edition = "2021" license = "MIT" description = "A CLI client for the merklemap.com API"