| commit: | 4a376c95641970ebd598800fdd9dbc3d4533f9ae | 
| author: | Trevor Bentley  | 
| committer: | Trevor Bentley  | 
| date: | Thu Aug 3 21:11:34 2017 +0200 | 
| parents: | 402caff018580d89df504099df3b07ced446ecdd | 
diff --git a/Cargo.toml b/Cargo.toml line changes: +1/-1 index bb50c41..3e7cddb --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "connectr" -version = "0.2.0" +version = "0.2.1-rc" authors = [ "Trevor Bentley <mrmekon@gmail.com>" ] description = "Spotify Connect library and systray/menubar application for controlling Spotify devices." keywords = ["spotify", "connect", "webapi", "systray", "menubar"]