bump version to v0.30.0

This commit is contained in:
fatedier 2019-11-26 09:15:24 +08:00
parent 694c434b9e
commit 1cdceee347
1 changed files with 1 additions and 1 deletions

View File

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