From 3cd2731234fd5318a42d55a5e4679e474e8f3072 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 12 Dec 2022 12:45:57 -0600 Subject: [PATCH] 2.3.0 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index ea3d6568..c7a1615f 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "2.2.0", + "version": "2.3.0", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",