summary history branches tags files
commit:6233cb4575014f374c2f2549b2438f9e32f9d809
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Jul 27 17:17:52 2017 +0200
parents:2c158477ff481b32f7f360bc813db8fdea000ee6
(cargo-release) start next development iteration 0.4.4-rc
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index b6ae04e..bac353c
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.4.3"
+version = "0.4.4-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"]