bump version to v0.32.0

pull/1695/head
fatedier 2020-03-11 14:13:49 +08:00
parent f2e98ef8a4
commit 86ac511763
1 changed files with 1 additions and 1 deletions

View File

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