Skip to content

Commit 7b47436

Browse files
john-zhhclaude
andcommitted
chore: bump version to 3.0.0-alpha.10
Co-Authored-By: Claude (claude-opus-4-6) <noreply@anthropic.com>
1 parent 0f4e3f7 commit 7b47436

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
// stdinReader is the reader used for interactive prompts. Tests can replace it.
3333
var stdinReader io.Reader = os.Stdin
3434

35-
var Version = "3.0.0-alpha.9"
35+
var Version = "3.0.0-alpha.10"
3636

3737
var updateChecker *update.Checker
3838

0 commit comments

Comments
 (0)