Skip to content

Commit 5e29284

Browse files
committed
version 0.2.1
1 parent 0e71081 commit 5e29284

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
@@ -22,7 +22,7 @@ import (
2222
)
2323

2424
// Version is the kind CLI version
25-
const Version = "0.3.0-alpha"
25+
const Version = "0.2.1"
2626

2727
// NewCommand returns a new cobra.Command for version
2828
func NewCommand() *cobra.Command {

0 commit comments

Comments
 (0)