bump version to v0.29.0

This commit is contained in:
fatedier 2019-08-12 00:48:50 +08:00
parent 388b016842
commit 1ad50d5982
1 changed files with 1 additions and 1 deletions

View File

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