From 4e682bfbf899facf0c2a79ad4cad896f55b83c78 Mon Sep 17 00:00:00 2001 From: Loic Kartono Date: Thu, 25 Jun 2015 16:30:58 +1100 Subject: [PATCH] chore(version): bump version 0.2.1 --- README.md | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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": [