diff --git a/Cargo.toml b/Cargo.toml index 91153c46..4ad3185f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "abci-rs" -version = "0.3.2" +version = "0.3.3" authors = ["Devashish Dixit "] license = "MIT/Apache-2.0" description = "A Rust crate for creating ABCI applications"