summary history branches tags files
commit:33ca716a16a962cfe6f5f8727b32f61532667607
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Feb 1 23:41:59 2019 +0100
parents:92774dcbb2a4a2cf4bf3a3ba7d062c0c1b978c5d
Release 1.0.1
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 9c13598..a57730f
--- 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 <mrmekon@gmail.com>" ]
 description = "A super lightweight Spotify controller."
 keywords = ["spotify", "connect", "webapi", "systray", "menubar"]