From aaa82e62c0bea86a6f6a57a79b400695a54ce847 Mon Sep 17 00:00:00 2001 From: AdamSEY Date: Wed, 23 Sep 2020 03:29:12 +0200 Subject: [PATCH] 1.2.12 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5c23ec..b26e555 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "easy-chat-pushjs", - "version": "1.2.11", + "version": "1.2.12", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 1e7254b..fdc43ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-chat-pushjs", - "version": "1.2.11", + "version": "1.2.12", "description": "Push Notifications using websocket, support android, IOS and browser background notifications (FCM) and Slack notifications.", "main": "lib/index.js", "author": "",