chore(conductor): bump version to 1.0.1

This commit is contained in:
Seth Hobson
2026-01-15 20:11:17 -05:00
parent 782931f1d6
commit 1b9ecddc53
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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",