diff --git a/package.json b/package.json index e9c3042..d54a8fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatgpt-repl", - "version": "0.4.3", + "version": "0.4.4", "description": "CLI REPL interface to ChatGPT", "main": "src/cli.js", "type": "module",