From 80ecf98be170450e949ffb3c4e62a1e95f582047 Mon Sep 17 00:00:00 2001 From: Sharon Kennedy Date: Thu, 11 Jun 2020 11:01:52 -0400 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab827f1..9c11837 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "private-safesupport-chatbox", - "version": "1.0.2", + "version": "1.1.0", "description": "A secure and private embeddable chatbox that connects to Riot", "main": "dist/chatbox.js", "scripts": {