From 64d7bc639718d3ce0c9472389cc96707ce94737b Mon Sep 17 00:00:00 2001 From: Elad Nava Date: Wed, 29 May 2024 07:20:03 -0600 Subject: [PATCH] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b5f176d..6113cc8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-gcm", "description": "Easy interface for Google's Cloud Messaging service (now Firebase Cloud Messaging)", - "version": "1.1.3", + "version": "1.1.4", "author": "Marcus Farkas ", "contributors": [ "Marcus Farkas ",