summary history branches tags files
commit:6e385e1b8ea3c771fff0aecdf3fe3c67b9dfeb23
author:Trevor Bentley
committer:Trevor Bentley
date:Wed Jul 26 10:32:52 2017 +0200
parents:2821e1ab84b5106e2db3cb5da550b4f60cebc4ee
(cargo-release) start next development iteration 0.4.3-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 35e5397..dde7254
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.4.2"
+version = "0.4.3-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"]