Files
beads/.claude-plugin/marketplace.json
Steve Yegge b61bf32339 chore: Bump version to 0.21.3
Updated all component versions:
- bd CLI: 0.21.2 → 0.21.3
- Plugin: 0.21.2 → 0.21.3
- MCP server: 0.21.2 → 0.21.3
- Documentation: 0.21.2 → 0.21.3
2025-11-01 23:49:55 -07:00

16 lines
321 B
JSON

{
"name": "beads-marketplace",
"description": "Local marketplace for beads plugin development",
"owner": {
"name": "Steve Yegge"
},
"plugins": [
{
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.21.3"
}
]
}