chore: Bump version to 0.39.1

This commit is contained in:
Steve Yegge
2025-12-27 22:33:05 -08:00
parent ab3feda007
commit d08c877a33
12 changed files with 65 additions and 10 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"name": "beads",
"source": "./",
"description": "AI-supervised issue tracker for coding workflows",
"version": "0.39.0"
"version": "0.39.1"
}
]
}
+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.39.0",
"version": "0.39.1",
"author": {
"name": "Steve Yegge",
"url": "https://github.com/steveyegge"