Skip to content

Commit

Permalink
version v0.6.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Aug 21, 2019
1 parent 3907329 commit e942a4f
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 @@ -24,7 +24,7 @@ import (
)

// Version is the kind CLI version
const Version = "v0.5.1"
const Version = "v0.6.0-alpha"

// NewCommand returns a new cobra.Command for version
func NewCommand() *cobra.Command {
Expand Down

0 comments on commit e942a4f

Please sign in to comment.