chore: Bump version to 0.21.8

Updated all component versions:
- bd CLI: 0.21.7 → 0.21.8
- Plugin: 0.21.7 → 0.21.8
- MCP server: 0.21.7 → 0.21.8
- Documentation: 0.21.7 → 0.21.8

Generated by scripts/bump-version.sh
This commit is contained in:
Steve Yegge
2025-11-05 00:03:47 -08:00
parent 265b142dc5
commit 1aa9a2e140
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "beads-mcp"
version = "0.21.7"
version = "0.21.8"
description = "MCP server for beads issue tracker."
readme = "README.md"
requires-python = ">=3.10"