chore: bump version to v0.38.0

This commit is contained in:
Steve Yegge
2025-12-27 00:44:50 -08:00
parent 21f307de89
commit 1d4933e841
12 changed files with 127 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.37.0"
"version": "0.38.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.37.0",
"version": "0.38.0",
"author": {
"name": "Steve Yegge",
"url": "https://github.com/steveyegge"