From 6a1ba59ee4da42515ee58ea96d70fc32fe702cb3 Mon Sep 17 00:00:00 2001 From: bertybuttface <110790513+bertybuttface@users.noreply.github.com> Date: Tue, 10 Jan 2023 16:05:42 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af9b158..bcca7f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "matrix-chatgpt-bot", - "version": "1.1.1", + "version": "1.2.1", "main": "dist/index.js", "repository": "git@github.com:matrixgpt/matrix-chatgpt-bot.git", "author": "Jake Coppinger ",