From 37846a9ecd2c43fc5c86d4baab8b8bf96cc80508 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 31 Dec 2022 15:22:12 -0600 Subject: [PATCH] 3.3.9 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 1012e899..1ac6a45e 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "3.3.8", + "version": "3.3.9", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",