bump version to v0.32.1

This commit is contained in:
fatedier
2020-04-02 11:49:16 +08:00
parent caa6e8cf01
commit b6ec9dad28
2 changed files with 10 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.32.0"
var version string = "0.32.1"
func Full() string {
return version