summary history branches tags files
commit:c7c45323414ce715b67b299b9091b8fb49478973
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Nov 17 11:17:46 2017 +0100
parents:fbfa943dbebc057080606c24d4f6f49437c59823
(cargo-release) start next development iteration 0.6.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 2db2b9c..8c79276
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.6.0"
+version = "0.6.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"]