From 539aab87ef96344de0bfa4bfd0099650c4470772 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 17 Dec 2022 23:31:05 -0600 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2939ab4f..c536636e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "3.1.0", + "version": "3.2.0", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",