From ae1a57f29d0cc6ec9bb0eac4536c212b712bd611 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 3 May 2018 12:45:33 +0200 Subject: chore(cargo): Bump crate minor version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8ca6c6cc5921..db471168c773 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "posix_mq" -version = "0.1.2" -authors = ["Vincent Ambo "] +version = "0.1.3" +authors = ["Vincent Ambo "] description = "(Higher-level) Rust bindings to POSIX message queues" license = "MIT" repository = "https://github.com/aprilabank/posix_mq.rs" -- cgit 1.4.1