chore: bump version to 6.0.1

This commit is contained in:
catlog22
2025-12-07 21:42:50 +08:00
parent ac626e5895
commit 5dca69fbec

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "6.0.0",
"version": "6.0.1",
"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",