chore: Bump version to 0.23.1

Updated all component versions:
- bd CLI: 0.23.0 → 0.23.1
- Plugin: 0.23.0 → 0.23.1
- MCP server: 0.23.0 → 0.23.1
- npm package: 0.23.0 → 0.23.1
- Documentation: 0.23.0 → 0.23.1

Generated by scripts/bump-version.sh
This commit is contained in:
Steve Yegge
2025-11-08 22:59:00 -08:00
parent b56527d101
commit b02743c5ba
6 changed files with 6 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.23.0"
"version": "0.23.1"
}
]
}