diff --git a/package-lock.json b/package-lock.json index d0f5789..796798d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "llm-cli-setup", - "version": "1.4.0", + "version": "1.5.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "llm-cli-setup", - "version": "1.4.0", + "version": "1.5.0", "license": "MIT", "dependencies": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index ee16f89..27a64b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@enthus-appdev/llm-cli-setup", - "version": "1.4.0", + "version": "1.5.0", "description": "CLI tools setup with LLM integration - installs and configures sqlcmd, gh, atl, n8nctl, grafanactl, logcli, m365, esq, discordctl, and playwright with Claude Code, Gemini CLI, and Codex support", "type": "module", "main": "./lib/index.js",