bump version to v0.25.1

pull/1137/head
fatedier 2019-03-15 16:46:22 +08:00
parent 9be24db410
commit e1e2913b77
1 changed files with 1 additions and 1 deletions

View File

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