From caedfa518fc6221a4582a1126197b4b16ba245ee Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Mon, 5 Dec 2022 17:29:17 -0600 Subject: [PATCH] 1.2.0 --- legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/package.json b/legacy/package.json index 0a081006..6a1eaba4 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "1.1.3", + "version": "1.2.0", "description": "Node.js client for the unofficial ChatGPT API.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",