diff --git a/bower.json b/bower.json index 2cc665c..276f466 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-spotify", - "version": "0.6.0", + "version": "0.7.0", "authors": [ "Ed Moore " ], diff --git a/package.json b/package.json index e40afef..90a3ace 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-spotify", - "version": "0.6.0", + "version": "0.7.0", "description": "Angular Service to connect to Spotify Web API", "main": "Gruntfile.js", "devDependencies": {