diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index c70bcb6..aaeaefa 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1951,7 +1951,7 @@ "name": "conductor", "source": "./conductor", "description": "Context-Driven Development plugin that transforms Claude Code into a project management tool. Implements structured workflow: Context → Spec & Plan → Implement with full TDD support, track-based work units, semantic git reversion, and resumable sessions", - "version": "0.1.0", + "version": "1.0.1", "author": { "name": "Seth Hobson", "url": "https://github.com/wshobson" diff --git a/conductor/.claude-plugin/plugin.json b/conductor/.claude-plugin/plugin.json index 3c35611..d56f191 100644 --- a/conductor/.claude-plugin/plugin.json +++ b/conductor/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "conductor", - "version": "0.1.0", + "version": "1.0.1", "description": "Context-Driven Development plugin that transforms Claude Code into a project management tool. Implements structured workflow: Context → Spec & Plan → Implement with full TDD support, track-based work units, and semantic git reversion.", "author": { "name": "Seth Hobson",