diff --git a/package.json b/package.json index 07158a14..c12fde8b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { - "name": "ccw-test" "name": "claude-code-workflow", - "version": "6.0.5", + "version": "6.1.0", "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/src/index.js",