From 0c8b830f97ab4eccd81a56efbaa14ff8fcba4f66 Mon Sep 17 00:00:00 2001 From: NekoSuneVR Date: Fri, 11 Aug 2023 17:25:54 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a89c615..70d5097 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vimm-chat-lib", - "version": "1.0.6", + "version": "1.2.0", "description": "Connect to VimmTV WS Servers, used with VimmTV Chat Bots.", "main": "lib/index.js", "scripts": {