From e41b6d64086348237a060c640006f6485bb75c34 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 15 Feb 2023 17:01:21 -0600 Subject: [PATCH] 4.4.1 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 876ce2ab..1cb3dd82 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "4.4.0", + "version": "4.4.1", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",