From 7eec7c8b430a027aff08fdbec98d7157d85d8f46 Mon Sep 17 00:00:00 2001 From: Jesse MacFadyen Date: Mon, 5 Oct 2015 17:47:40 -0700 Subject: [PATCH] Bumped version number for API changed in CB-9750 commit --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c3f1b03..27bc458 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-splashscreen", - "version": "2.1.1-dev", + "version": "3.0.0-dev", "description": "Cordova Splashscreen Plugin", "cordova": { "id": "cordova-plugin-splashscreen", diff --git a/plugin.xml b/plugin.xml index 9f7da8e..1ed3dee 100644 --- a/plugin.xml +++ b/plugin.xml @@ -20,7 +20,7 @@ + version="3.0.0-dev"> Splashscreen Cordova Splashscreen Plugin Apache 2.0