diff --git a/Cargo.toml b/Cargo.toml index 26c668f57..1b8cf800f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "posix_mq" -version = "0.1.0" +version = "0.1.1" authors = ["Vincent Ambo "] description = "(Higher-level) Rust bindings to POSIX message queues" license = "MIT"