Skip to content

Commit

Permalink
version v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Jun 26, 2019
1 parent 7123b66 commit 08872cf
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.4.0-alpha"
const Version = "v0.4.0"

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

0 comments on commit 08872cf

Please sign in to comment.