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