From dade39bf33ee917d1e6fd2e3f2cb0e2f7f641aab Mon Sep 17 00:00:00 2001 From: AdamSEY Date: Mon, 6 Jun 2022 10:36:19 +0200 Subject: [PATCH] New version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 312795b..9e90bcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "easy-chat-pushjs", - "version": "3.3.0", + "version": "3.3.1", "description": "Push Notifications using websockets, supports FCM, Slack and P2P.", "main": "lib/index.js", "author": "",