Skip to content

Commit

Permalink
version 0.2.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Jan 16, 2019
1 parent 2d52d5c commit babb64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/kind/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit babb64c

Please sign in to comment.