summary history branches tags files
commit:c614ada26242577554b5695ee2c12fff0b51d1bc
author:Trevor Bentley
committer:Trevor Bentley
date:Tue Jul 25 13:53:00 2017 +0200
parents:adbecf37d44645e104c611fe6fbe2a04f9de1917
Release 0.4.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 78dde6a..7e88fde
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.3.1-rc"
+version = "0.4.0"
 authors = ["Trevor Bentley <mrmekon@gmail.com>"]
 description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar"
 keywords = ["macos", "touchbar", "osx", "mac"]