From aecd364024588f0d0b475d1c3ced90aa32799892 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 28 Dec 2022 02:23:50 -0600 Subject: [PATCH] 3.3.6 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 271eb5ac..9f844e05 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "3.3.5", + "version": "3.3.6", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",