We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba699a3 commit 7c3d498Copy full SHA for 7c3d498
main.go
@@ -24,7 +24,7 @@ func main() {
24
// Update the number here manually each release, so at least we have a range for go-get people.
25
var (
26
SHA = ""
27
- Version = "3.1.1"
+ Version = "3.2.0"
28
BuildTime = ""
29
)
30
0 commit comments