diff --git a/plugins/voyage/.claude-plugin/plugin.json b/plugins/voyage/.claude-plugin/plugin.json index 374f2ec..86af63d 100644 --- a/plugins/voyage/.claude-plugin/plugin.json +++ b/plugins/voyage/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "voyage", - "description": "Voyage — brief, research, plan, execute, review, continue. Contract-driven Claude Code pipeline.", - "version": "4.1.0", + "description": "Voyage — brief, research, plan, execute, review, revise, continue. Contract-driven Claude Code pipeline + first marketplace playground.", + "version": "4.2.0", "author": { "name": "Kjell Tore Guttormsen" }, diff --git a/plugins/voyage/package.json b/plugins/voyage/package.json index c66edf0..0c31be8 100644 --- a/plugins/voyage/package.json +++ b/plugins/voyage/package.json @@ -1,7 +1,7 @@ { "name": "voyage", - "version": "4.1.0", - "description": "Voyage — brief, research, plan, execute, review, continue. Contract-driven Claude Code pipeline.", + "version": "4.2.0", + "description": "Voyage — brief, research, plan, execute, review, revise, continue. Contract-driven Claude Code pipeline + first marketplace playground.", "type": "module", "engines": { "node": ">=18"