commit: | 68af8be3b3f271137a3188188e7db22ef53b1f0b |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Fri Feb 1 23:44:59 2019 +0100 |
parents: | 33ca716a16a962cfe6f5f8727b32f61532667607 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index a57730f..5f23914 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "connectr" -version = "1.0.1" +version = "1.0.2-rc" authors = [ "Trevor Bentley <mrmekon@gmail.com>" ] description = "A super lightweight Spotify controller." keywords = ["spotify", "connect", "webapi", "systray", "menubar"]