Skip to content

Commit

Permalink
Merge pull request #2252 from amwat/release-0.11
Browse files Browse the repository at this point in the history
Mark Release 0.11
  • Loading branch information
amwat authored May 18, 2021
2 parents c81569a + 448589b commit 6d52a34
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 @@ -50,7 +50,7 @@ func DisplayVersion() string {
}

// VersionCore is the core portion of the kind CLI version per Semantic Versioning 2.0.0
const VersionCore = "0.11.0"
const VersionCore = "0.12.0"

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

0 comments on commit 6d52a34

Please sign in to comment.