Updated all component versions: - bd CLI: 0.10.0 → 0.10.1 - Plugin: 0.10.0 → 0.10.1 - MCP server: 0.9.11 → 0.10.1 - Documentation: 0.10.0 → 0.10.1 Includes fix for bd-179 (derive prefix from database filename)
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.10.1"
|
|
}
|
|
]
|
|
}
|