From 56b66f66175318b216a1848f2f5a60bb564684ce Mon Sep 17 00:00:00 2001 From: Sam Dushay Date: Thu, 29 Sep 2016 10:44:01 -0400 Subject: [PATCH] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad3330e..47e0ba3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-image-picker", - "version": "1.1.3", + "version": "1.1.4", "description": "This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app", "cordova": { "id": "cordova-plugin-image-picker",