bump version to v0.31.2

This commit is contained in:
fatedier 2020-02-04 21:43:37 +08:00
parent 5336155365
commit 69fa7ed16e
1 changed files with 1 additions and 1 deletions

View File

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