diff --git a/Cargo.toml b/Cargo.toml index 9c135980..a57730ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "connectr" -version = "1.0.1-rc" +version = "1.0.1" authors = [ "Trevor Bentley " ] description = "A super lightweight Spotify controller." keywords = ["spotify", "connect", "webapi", "systray", "menubar"]