mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
version v0.3.0
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
)
|
||||
|
||||
// Version is the kind CLI version
|
||||
const Version = "0.3.0-alpha"
|
||||
const Version = "v0.3.0"
|
||||
|
||||
// NewCommand returns a new cobra.Command for version
|
||||
func NewCommand() *cobra.Command {
|
||||
|
||||
Reference in New Issue
Block a user