From 16e24ada44484b99a6fc08249d104a050ced8048 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 18 Dec 2022 00:18:27 -0600 Subject: [PATCH] 3.2.2 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 0e7a2bde..dbb14fbc 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "3.2.1", + "version": "3.2.2", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",