bump version to v0.33.0

This commit is contained in:
fatedier 2020-04-27 16:24:17 +08:00
parent 4797136965
commit 7266154d54
1 changed files with 1 additions and 1 deletions

View File

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