Skip to content

Commit

Permalink
Merge pull request #3275 from BenTheElder/release0200
Browse files Browse the repository at this point in the history
mark release v0.20.0
  • Loading branch information
BenTheElder authored Jun 15, 2023
2 parents acbdb70 + 47ca175 commit 893cd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/cmd/kind/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ func DisplayVersion() string {
}

// versionCore is the core portion of the kind CLI version per Semantic Versioning 2.0.0
const versionCore = "0.20.0"
const versionCore = "0.21.0"

// versionPreRelease is the base pre-release portion of the kind CLI version per
// Semantic Versioning 2.0.0
Expand Down

0 comments on commit 893cd0e

Please sign in to comment.