Skip to content

Commit 32b5a5f

Browse files
john-zhhclaude
andcommitted
chore: bump version to 3.0.0-alpha.2
Co-Authored-By: Claude (claude-opus-4-6) <noreply@anthropic.com>
1 parent 8cb79d8 commit 32b5a5f

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
@@ -29,7 +29,7 @@ import (
2929
// stdinReader is the reader used for interactive prompts. Tests can replace it.
3030
var stdinReader io.Reader = os.Stdin
3131

32-
var Version = "3.0.0"
32+
var Version = "3.0.0-alpha.2"
3333

3434
var updateChecker *update.Checker
3535

0 commit comments

Comments
 (0)