diff --git a/Cargo.toml b/Cargo.toml index c8d09136..77b3c1e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "abci-rs" -version = "0.1.2" +version = "0.1.3" authors = ["Devashish Dixit "] license = "MIT/Apache-2.0" description = "A Rust crate for creating ABCI applications"