bump version to v0.34.1

This commit is contained in:
fatedier 2020-09-30 14:40:08 +08:00
parent cc003a2570
commit e52dfc4a5c
1 changed files with 1 additions and 1 deletions

View File

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