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