diff --git a/legacy/package.json b/legacy/package.json index 59fba1e1..7f761083 100644 --- a/legacy/package.json +++ b/legacy/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt", - "version": "0.0.1", + "version": "0.1.0", "description": "Node.js wrapper around ChatGPT. Uses headless Chrome until the official API is released.", "author": "Travis Fischer ", "repository": "transitive-bullshit/chatgpt-api",