We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04355c0 commit ed9df20Copy full SHA for ed9df20
cmd/kind/version/version.go
@@ -24,7 +24,7 @@ import (
24
)
25
26
// Version is the kind CLI version
27
-const Version = "v0.5.0-alpha"
+const Version = "v0.5.0"
28
29
// NewCommand returns a new cobra.Command for version
30
func NewCommand() *cobra.Command {
0 commit comments