summary history branches tags files
commit:c089273d6958b7243288b658bd5e19c887620ff9
author:Trevor Bentley
committer:Trevor Bentley
date:Sat Jun 29 18:36:08 2019 +0200
parents:e02d99f2820b49631bf4f374ceeb2ee33090b066
(cargo-release) start next development iteration 0.8.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index ba56a68..a316866
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.8.0"
+version = "0.8.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"]