bump version to v0.25.2

This commit is contained in:
fatedier 2019-03-25 18:22:35 +08:00
parent 84363266d2
commit f6d0046b5a
1 changed files with 1 additions and 1 deletions

View File

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