commit: | 57d872bf293af638eff7a84329ac04f1f31765ff |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Fri Jul 12 19:42:22 2019 +0200 |
parents: | bebf44a4de2754060fb6c0b34d2c04800eb7ec35 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index a49ea89..86596f4 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rubrail" -version = "0.8.1-rc" +version = "0.9.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"]