summary history branches tags files
commit:fbfa943dbebc057080606c24d4f6f49437c59823
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Nov 17 11:15:43 2017 +0100
parents:db10ff8e87cb31a60c74ec08b3c2c496dc9586ff
Release 0.6.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index ffba85f..2db2b9c
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.5.1-rc"
+version = "0.6.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"]