commit: | 629c4cf5304a80f7421e60c6749d6e043c4bb215 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Jul 26 00:28:49 2017 +0200 |
parents: | bb5f6b033a55e2745f564fedbfd1e9b333b80584 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index 67e9394..d3427ab --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rubrail" -version = "0.4.1" +version = "0.4.2-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"]