diff --git a/Cargo.toml b/Cargo.toml index 2e433b9..fbdf058 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zeromq" -version = "0.3.5" +version = "0.4.0" authors = ["Alexei Kornienko "] edition = "2021" description = "A native Rust implementation of ZeroMQ"