From 14ec94b981d0be1e812e6e203edc2c44a0096529 Mon Sep 17 00:00:00 2001 From: Trevor Bentley Date: Sun, 13 Dec 2020 18:50:19 +0100 Subject: [PATCH] Release 1.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]