From fd8f849da050f8422abe8a03558fafb901793152 Mon Sep 17 00:00:00 2001 From: Matthieu Lemoine Date: Mon, 20 Nov 2017 15:25:36 +0100 Subject: [PATCH] :bookmark: v1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3053a1a..708e70c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "push-receiver", - "version": "1.1.4", + "version": "1.1.5", "description": "A module to subscribe to GCM/FCM and receive notifications within a node process.", "main": "src/index.js",