summary history branches tags files
commit:356976917c77dba148a60e92c8b546caa2c5b1d7
author:Trevor Bentley
committer:Trevor Bentley
date:Sun Jul 30 15:03:06 2017 +0200
parents:d1a1a483da66e558cfb2d5b7560d1f47b77bc3cc
Release 0.5.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 55903d3..2059435
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.4.4-rc"
+version = "0.5.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"]