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

@@ -1,6 +1,6 @@
{
"name": "@beads/bd",
"version": "0.23.0",
"version": "0.23.1",
"description": "Beads issue tracker - lightweight memory system for coding agents with native binary support",
"main": "bin/bd.js",
"bin": {