chore: Bump version to 0.44.0

Executed-By: beads/crew/dave
Rig: beads
Role: crew
This commit is contained in:
dave
2026-01-04 23:08:58 -08:00
committed by Steve Yegge
parent 6730fce9b1
commit d7221f6858
12 changed files with 160 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.43.0"
"version": "0.44.0"
}
]
}

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.43.0",
"version": "0.44.0",
"author": {
"name": "Steve Yegge",
"url": "https://github.com/steveyegge"