From 3055aabe1c47dcbb9f6e5fd341f59e877e88d4fc Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 14 Dec 2022 05:15:17 -0600 Subject: [PATCH] 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aad32c1..f9c6190 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "2.3.1", + "version": "2.3.2", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",