summary history branches tags files
commit:9663065d88385fce9e12c63f655df087993c5c75
author:Trevor Bentley
committer:Trevor Bentley
date:Tue Jul 25 13:53:55 2017 +0200
parents:c614ada26242577554b5695ee2c12fff0b51d1bc
(cargo-release) start next development iteration 0.4.1-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 7e88fde..da5a392
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.4.0"
+version = "0.4.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"]