summary history branches tags files
commit:e02d99f2820b49631bf4f374ceeb2ee33090b066
author:Trevor Bentley
committer:Trevor Bentley
date:Sat Jun 29 18:35:06 2019 +0200
parents:dea925018fd63a2fa5fd8dea047dface8c5ef127
Release 0.8.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index ccd282d..ba56a68
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "rubrail"
-version = "0.7.1-rc"
+version = "0.8.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"]