bump version

This commit is contained in:
fatedier 2019-01-30 11:22:25 +08:00
parent 8c8fd9790e
commit c41de6fd28

View File

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