Skip to content

Commit 838f946

Browse files
committed
version v0.3.0
1 parent 924359c commit 838f946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/kind/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424
)
2525

2626
// Version is the kind CLI version
27-
const Version = "0.3.0-alpha"
27+
const Version = "v0.3.0"
2828

2929
// NewCommand returns a new cobra.Command for version
3030
func NewCommand() *cobra.Command {

0 commit comments

Comments
 (0)