summary history branches tags files
commit:402caff018580d89df504099df3b07ced446ecdd
author:Trevor Bentley
committer:Trevor Bentley
date:Thu Aug 3 21:10:00 2017 +0200
parents:1f0b1486a4405ad1a2a09a94ae43edf148e1f678
Release 0.2.0
diff --git a/Cargo.toml b/Cargo.toml
line changes: +1/-1
index 91d8209..bb50c41
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "connectr"
-version = "0.1.1-rc"
+version = "0.2.0"
 authors = [ "Trevor Bentley <mrmekon@gmail.com>" ]
 description = "Spotify Connect library and systray/menubar application for controlling Spotify devices."
 keywords = ["spotify", "connect", "webapi", "systray", "menubar"]