diff --git a/package-lock.json b/package-lock.json index ea403bd..7fbd399 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@yonashailug/chatgpt-cli", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 37e33d4..2548ed1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yonashailug/chatgpt-cli", - "version": "0.2.0", + "version": "0.2.1", "description": "Interactive Chatgpt cli made with nodejs", "main": "bin/index.js", "type": "module",