summary history branches tags files
commit:f8a2d5880a185dc8da96ac204dd10ca42d48614f
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Apr 2 13:44:58 2018 +0200
parents:4f3d705d71ddddcea85ed3013d967b86ad14518c
Release 0.7.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 153ae5c..3c57454
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.6.1-rc"
+version = "0.7.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"]