From 665382d5c4b966cdceea2ef311705dc4163765e8 Mon Sep 17 00:00:00 2001 From: Julio Cesar Sanchez Hernandez Date: Wed, 1 Feb 2017 11:45:31 +0100 Subject: [PATCH] Prepare for release --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 34a4922..57f0037 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aerogear-cordova-push", - "version": "3.0.1", + "version": "3.1.0", "description": "This plugin allows your application to receive push notifications, using the AeroGear UnifiedPush Server.", "cordova": { "id": "aerogear-cordova-push", diff --git a/plugin.xml b/plugin.xml index 37dae42..95f9b39 100755 --- a/plugin.xml +++ b/plugin.xml @@ -1,4 +1,4 @@ - + AeroGear PushPlugin