[skip ci] bump master to 1.9.0 to track next release version (#8315)

This commit is contained in:
Alvin Huang 2020-07-15 14:48:36 -04:00 committed by GitHub
parent 5eba846c63
commit 1c44b4b774
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.8.0"
Version = "1.9.0"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release