Skip to content

Commit c0c72c5

Browse files
committed
1.2.1
1 parent 19716dd commit c0c72c5

2 files changed

Lines changed: 331 additions & 1 deletion

File tree

package-lock.json

Lines changed: 330 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fcm-node",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "A Node.JS simple interface to Google's Firebase Cloud Messaging (FCM). Supports both android and iOS, including topic messages, and parallel calls.\nAditionally it also keeps the callback behavior for the new firebase messaging service.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)