Skip to content

Commit

Permalink
Merge pull request #2649 from aojea/release_v0.12.0
Browse files Browse the repository at this point in the history
Release v0.12.0
  • Loading branch information
k8s-ci-robot authored Mar 7, 2022
2 parents c45ee4a + d30ace2 commit 640c314
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.12.0"
const VersionCore = "0.13.0"

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

0 comments on commit 640c314

Please sign in to comment.