summary history branches tags files
commit:10e10acd11f5ce9bea0b0d32f670b61c0ff2955a
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Apr 2 13:46:36 2018 +0200
parents:f8a2d5880a185dc8da96ac204dd10ca42d48614f
(cargo-release) start next development iteration 0.7.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 3c57454..59582c9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.7.0"
+version = "0.7.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"]