diff --git a/Cargo.toml b/Cargo.toml index 951cabd..f1ae241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zeromq" -version = "0.2.2" +version = "0.3.0" authors = ["Alexei Kornienko "] edition = "2018" description = "A native Rust implementation of ZeroMQ"