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

@@ -4,4 +4,4 @@ This package provides an MCP (Model Context Protocol) server that exposes
beads (bd) issue tracker functionality to MCP Clients.
"""
__version__ = "0.23.0"
__version__ = "0.23.1"