bump version to v0.42.0

This commit is contained in:
fatedier
2022-04-22 11:15:23 +08:00
parent 888ed25314
commit 6c658586f6
2 changed files with 4 additions and 5 deletions

View File

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