From c5922537074fba9b9e2c833e6dbac424b5fd56b9 Mon Sep 17 00:00:00 2001 From: Sharon Kennedy Date: Tue, 26 May 2020 09:22:40 -0400 Subject: [PATCH] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee2878b..2394fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "safesupport-chatbox", - "version": "1.1.3", + "version": "1.1.4", "description": "A secure and private embeddable chatbox that connects to Riot", "main": "dist/chatbox.js", "scripts": {