commit: | cd87d4475002de22a9546755e4a61b90b663e292 |
author: | Trevor Bentley |
committer: | Trevor Bentley |
date: | Mon Apr 2 18:07:15 2018 +0200 |
parents: | f84cb9420e126b5a9025cf31beb17d3eb2d56148 |
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index cf3a6ef..714c01f --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "connectr" -version = "1.0.0" +version = "1.0.1-rc" authors = [ "Trevor Bentley <mrmekon@gmail.com>" ] description = "A super lightweight Spotify controller." keywords = ["spotify", "connect", "webapi", "systray", "menubar"]