summary history branches tags files
commit:d0317154c8e3ef3f5fe69d229decea3cbe2a3ce8
author:Trevor Bentley
committer:Trevor Bentley
date:Sun Jul 30 15:04:03 2017 +0200
parents:356976917c77dba148a60e92c8b546caa2c5b1d7
(cargo-release) start next development iteration 0.5.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 2059435..b711498
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.5.0"
+version = "0.5.1-rc"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar"
 keywords = ["macos", "touchbar", "osx", "mac"]