From 8f49991aef81352c901ad01cc340becbb256770c Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 7 Dec 2022 00:08:05 -0600 Subject: [PATCH] 2.0.1 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 07f49dcf..6691f6ec 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "2.0.0", + "version": "2.0.1", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",