chore(cargo): Bump version to 0.1.2

This commit is contained in:
Vincent Ambo 2017-10-20 17:19:46 +02:00
parent e22ad15329
commit 232cf36f20

View file

@ -1,6 +1,6 @@
[package]
name = "posix_mq"
version = "0.1.1"
version = "0.1.2"
authors = ["Vincent Ambo <tazjin@gmail.com>"]
description = "(Higher-level) Rust bindings to POSIX message queues"
license = "MIT"