Skip to content

Commit 46c1573

Browse files
committed
chore: bump version to 3.0.0-alpha.16
1 parent e624317 commit 46c1573

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

3737
var updateChecker *update.Checker
3838

0 commit comments

Comments
 (0)