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