bump version to v0.23.1

pull/1049/head
fatedier 2019-01-16 14:35:22 +08:00
parent 71cbe5decc
commit 2061ef11c8
1 changed files with 1 additions and 1 deletions

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