Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chemerisuk committed Jun 25, 2019
1 parent 8af3db9 commit 00d5f77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-firebase-messaging",
"version": "2.1.6",
"version": "3.0.0",
"description": "Cordova plugin for Firebase Messaging",
"cordova": {
"id": "cordova-plugin-firebase-messaging",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-firebase-messaging"
version="2.1.6">
version="3.0.0">

<name>FirebaseMessagingPlugin</name>
<description>Cordova plugin for Firebase Cloud Messaging</description>
Expand Down

0 comments on commit 00d5f77

Please sign in to comment.