From 817c843c0689d0b73b823485012897d7b02a168e Mon Sep 17 00:00:00 2001 From: MatthieuLemoine Date: Thu, 29 Mar 2018 09:23:31 +0200 Subject: [PATCH] v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5b8294..2520a39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "push-receiver", - "version": "1.1.5", + "version": "2.0.0", "description": "A module to subscribe to GCM/FCM and receive notifications within a node process.", "main": "src/index.js",