From 30ac6e127e268d8b7cf667b7bb7fb96bb08cab6f Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Tue, 27 Dec 2022 12:04:45 -0600 Subject: [PATCH] 3.3.5 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 027af71e..271eb5ac 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "3.3.4", + "version": "3.3.5", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",