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