We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5984ea2 commit 62f3a69Copy full SHA for 62f3a69
version/version.go
@@ -16,7 +16,7 @@ var (
16
//
17
// Version must conform to the format expected by github.com/hashicorp/go-version
18
// for tests to work.
19
- Version = "0.0.31"
+ Version = "0.0.32"
20
21
// VersionPrerelease is a pre-release marker for the version. If this is ""
22
// (empty string) then it means that it is a final release. Otherwise, this
0 commit comments