Merge pull request #8652 from hashicorp/release-0.12.2

Release 0.12.2
This commit is contained in:
Drew Bailey
2020-08-12 10:57:31 -04:00
committed by GitHub
3 changed files with 55 additions and 53 deletions

View File

@@ -1,4 +1,6 @@
## 0.12.2 (Unreleased)
## 0.12.3 (Unreleased)
## 0.12.2 (August 12, 2020)
FEATURES:

File diff suppressed because one or more lines are too long

View File

@@ -11,7 +11,7 @@ var (
GitDescribe string
// The main version number that is being run at the moment.
Version = "0.12.2"
Version = "0.12.3"
// 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