From e53c1b89573166b5677e25ff2dd0d693dfa46ea4 Mon Sep 17 00:00:00 2001 From: Robert Arnesson Date: Mon, 27 Jun 2016 16:49:36 -0400 Subject: [PATCH] 0.1.7 --- package.json | 2 +- plugin.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6681868f3..b98fad742 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/arnesson/cordova-plugin-firebase" }, "name": "cordova-plugin-firebase", - "version": "0.1.6", + "version": "0.1.7", "description": "Cordova plugin for Google Firebase", "cordova": { "id": "cordova-plugin-firebase", diff --git a/plugin.xml b/plugin.xml index faf5885ce..b02c74fc3 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,6 @@ - + Google Firebase Plugin MIT