bump version to v0.24.0

This commit is contained in:
fatedier 2019-02-01 19:28:38 +08:00
parent 96d7e2da6f
commit 7f9ea48405
1 changed files with 1 additions and 1 deletions

View File

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