bump version to v0.28.0

pull/1344/head
fatedier 2019-07-31 00:47:50 +08:00
parent b3ed863021
commit 6b089858db
1 changed files with 1 additions and 1 deletions

View File

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