bump version to v0.23.1

This commit is contained in:
fatedier 2019-01-16 14:35:22 +08:00
parent 71cbe5decc
commit 2061ef11c8

View File

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