Updated all component versions: - bd CLI: 0.21.9 → 0.22.0 - Plugin: 0.21.9 → 0.22.0 - MCP server: 0.21.9 → 0.22.0 - npm package: 0.21.9 → 0.22.0 - Documentation: 0.21.9 → 0.22.0 Generated by scripts/bump-version.sh
16 lines
321 B
JSON
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.22.0"
|
|
}
|
|
]
|
|
}
|