commit: | 2821e1ab84b5106e2db3cb5da550b4f60cebc4ee |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Wed Jul 26 10:32:00 2017 +0200 |
parents: | c8a04847e982daad919c18680ca107d456984585 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index d3427ab..35e5397 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "rubrail" -version = "0.4.2-rc" +version = "0.4.2" authors = ["Trevor Bentley <mrmekon@gmail.com>"] description = "Rubrail is a Rust library for interfacing with the Mac Touch Bar" keywords = ["macos", "touchbar", "osx", "mac"]