update main to reflect 1.13.0-dev (#13192)

This commit is contained in:
Evan Culver 2022-05-25 09:06:36 -07:00 committed by GitHub
parent 62b3a366f3
commit a1d9936f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ var (
//
// Version must conform to the format expected by github.com/hashicorp/go-version
// for tests to work.
Version = "1.12.0"
Version = "1.13.0"
// https://semver.org/#spec-item-10
VersionMetadata = ""