chore: Bump version to 0.21.9

This commit is contained in:
Steve Yegge
2025-11-05 01:16:45 -08:00
parent a41a08506b
commit 4c48b60b2e
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.21.8"
"version": "0.21.9"
}
]
}
+1 -1
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.8",
"version": "0.21.9",
"author": {
"name": "Steve Yegge",
"url": "https://github.com/steveyegge"