chore: Bump version to 0.21.5

Updated all component versions:
- bd CLI: 0.21.4 → 0.21.5
- Plugin: 0.21.4 → 0.21.5
- MCP server: 0.21.4 → 0.21.5
- Documentation: 0.21.4 → 0.21.5

Generated by scripts/bump-version.sh
This commit is contained in:
Steve Yegge
2025-11-02 22:37:40 -08:00
parent 481649a605
commit 6fbc6d8a08
5 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1,7 +1,7 @@
{
"name": "beads",
"description": "AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.",
"version": "0.21.4",
"version": "0.21.5",
"author": {
"name": "Steve Yegge",
"url": "https://github.com/steveyegge"