diff --git a/package-lock.json b/package-lock.json index 6bf2c75b..16159aa6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "claude-code-workflow", - "version": "7.2.15", + "version": "7.2.20", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "claude-code-workflow", - "version": "7.2.15", + "version": "7.2.20", "hasInstallScript": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index bbf69dd5..a265937f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claude-code-workflow", - "version": "7.2.19", + "version": "7.2.20", "description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution", "type": "module", "main": "ccw/dist/index.js",