chore(cargo): Bump crate minor version

This commit is contained in:
Vincent Ambo 2018-05-03 12:45:33 +02:00
parent d8af25d58b
commit ae1a57f29d

View file

@ -1,7 +1,7 @@
[package]
name = "posix_mq"
version = "0.1.2"
authors = ["Vincent Ambo <tazjin@gmail.com>"]
version = "0.1.3"
authors = ["Vincent Ambo <vincent@aprila.no>"]
description = "(Higher-level) Rust bindings to POSIX message queues"
license = "MIT"
repository = "https://github.com/aprilabank/posix_mq.rs"