From 144808d4bcc1fac021e12807bdea541b208f1b13 Mon Sep 17 00:00:00 2001 From: viskin Date: Sat, 18 Feb 2017 19:22:07 +0200 Subject: [PATCH] bumped version to 2.0.0 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f49ff3cf..fbe7c96c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-photo-library", - "version": "1.2.2", + "version": "2.0.0", "description": "Plugin that just gets photos from the gallery", "main": "index.js", "scripts": { diff --git a/plugin.xml b/plugin.xml index 57bdb8e9..123e9f0f 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + Photo Library