Skip to content

Commit ac16ca8

Browse files
john-zhhclaude
andcommitted
chore: bump version to 3.0.0-alpha.20
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e7debdc commit ac16ca8

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.19"
35+
var Version = "3.0.0-alpha.20"
3636

3737
var updateChecker *update.Checker
3838

0 commit comments

Comments
 (0)