Skip to content

Commit

Permalink
Merge pull request #226 from BenTheElder/release-time
Browse files Browse the repository at this point in the history
tag 0.1.0 release
  • Loading branch information
k8s-ci-robot authored Jan 16, 2019
2 parents 416b9ed + babb64c commit 904944a
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-alpha"
const Version = "0.2.0-alpha"

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

0 comments on commit 904944a

Please sign in to comment.