From 13a5f462d5862f4bf4c7e4710c627be34d090e14 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Thu, 8 Dec 2022 03:08:41 -0600 Subject: [PATCH] 2.0.5 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 90ff0ad7..36fe72bc 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "2.0.4", + "version": "2.0.5", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",