bump version to v0.29.0

This commit is contained in:
fatedier
2019-08-12 00:48:50 +08:00
Unverified
parent 388b016842
commit 1ad50d5982
+1 -1
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