Skip to content

Commit 98953f4

Browse files
committed
2.0.5
1 parent 850d2ef commit 98953f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/arnesson/cordova-plugin-firebase"
99
},
1010
"name": "cordova-plugin-firebase",
11-
"version": "2.0.4",
11+
"version": "2.0.5",
1212
"description": "Cordova plugin for Google Firebase",
1313
"cordova": {
1414
"id": "cordova-plugin-firebase",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version='1.0' encoding='utf-8'?>
2-
<plugin id="cordova-plugin-firebase" version="2.0.4"
2+
<plugin id="cordova-plugin-firebase" version="2.0.5"
33
xmlns="http://apache.org/cordova/ns/plugins/1.0"
44
xmlns:android="http://schemas.android.com/apk/res/android">
55
<name>Google Firebase Plugin</name>

0 commit comments

Comments
 (0)