commit: | 28003ca941579e4bf373554585e043ddf4be7cd7 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Fri Jul 12 19:42:55 2019 +0200 |
parents: | 57d872bf293af638eff7a84329ac04f1f31765ff |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index 86596f4..2b55666 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rubrail" -version = "0.9.0" +version = "0.9.1-rc" authors = ["Trevor Bentley <mrmekon@gmail.com>"] description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar" keywords = ["macos", "touchbar", "osx", "mac"]