commit: | 83b2c87f0a00bfe6a4ba5b8a877e7b90722f7e69 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Jul 26 00:26:55 2017 +0200 |
parents: | 50d915f545dc42196da42672b7138800ebebd431 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index da5a392..67e9394 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rubrail" -version = "0.4.1-rc" +version = "0.4.1" authors = ["Trevor Bentley <mrmekon@gmail.com>"] description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar" keywords = ["macos", "touchbar", "osx", "mac"]