bump version

This commit is contained in:
fatedier 2019-01-30 11:22:25 +08:00
parent 8c8fd9790e
commit c41de6fd28
1 changed files with 1 additions and 1 deletions

View File

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