From 4089b2e7495590fbb7ab0f0478936e8abaa1241d Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 15 Dec 2022 17:26:21 -0600 Subject: [PATCH] 2.4.1 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 6c0dc9a7..0daadb47 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "2.4.0", + "version": "2.4.1", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",