diff --git a/README.md b/README.md index 850b71f..eaf1dd0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Angular directive that interact with the Google Picker API : 3. Manually -Download [https://github.com/softmonkeyjapan/angular-google-picker/archive/0.2.0.zip](https://github.com/softmonkeyjapan/angular-google-picker/archive/0.2.0.zip) +Download [https://github.com/softmonkeyjapan/angular-google-picker/archive/0.2.1.zip](https://github.com/softmonkeyjapan/angular-google-picker/archive/0.2.1.zip) # Usage diff --git a/bower.json b/bower.json index 6e9778c..4562fe6 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-google-picker", - "version": "0.2.0", + "version": "0.2.1", "authors": [ "Loic Kartono ", "Fran Dios " diff --git a/package.json b/package.json index 85b0f44..655cca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-google-picker", - "version": "0.2.0", + "version": "0.2.1", "description": "An AngularJs directive that interact with the Google API Picker", "author": "Loic Kartono (http://www.kartono-loic.com)", "contributors": [