From 3abb8b029fcb2ac2c13ea9d6a80ef24e3c477dd6 Mon Sep 17 00:00:00 2001 From: viskin Date: Mon, 20 Feb 2017 20:17:47 +0200 Subject: [PATCH] bumped version --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 96240120..783afb03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-photo-library", - "version": "2.0.1", + "version": "2.0.2", "description": "Plugin that just gets photos from the gallery", "main": "index.js", "scripts": { diff --git a/plugin.xml b/plugin.xml index 944f9d47..e62fea24 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + Photo Library