diff --git a/pkg/cmd/kind/version/version.go b/pkg/cmd/kind/version/version.go index f39a3ddcff..2e8a40fcff 100644 --- a/pkg/cmd/kind/version/version.go +++ b/pkg/cmd/kind/version/version.go @@ -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