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