bump version to v0.34.0

This commit is contained in:
fatedier 2020-09-20 00:29:27 +08:00
parent 1e420cc766
commit c0e05bb41e
1 changed files with 1 additions and 1 deletions

View File

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