chore: Bump version to 0.47.1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
beads/crew/emma
2026-01-12 03:21:12 -08:00
committed by Steve Yegge
parent 4dae3fa338
commit 279192c5fb
11 changed files with 74 additions and 11 deletions

View File

@@ -14,7 +14,7 @@ import (
var (
// Version is the current version of bd (overridden by ldflags at build time)
Version = "0.47.0"
Version = "0.47.1"
// Build can be set via ldflags at compile time
Build = "dev"
// Commit and branch the git revision the binary was built from (optional ldflag)