chore(conductor): bump version to 1.0.2

This commit is contained in:
Seth Hobson
2026-01-15 20:44:10 -05:00
parent fe3baec076
commit 3a6a24e1a6
2 changed files with 2 additions and 2 deletions

View File

@@ -1951,7 +1951,7 @@
"name": "conductor",
"source": "./plugins/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": "1.0.1",
"version": "1.0.2",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"