version: bump to v0.39.0

This commit is contained in:
fatedier 2022-01-26 19:53:22 +08:00
parent 0db4fc07fb
commit e59eacb8a2
1 changed files with 1 additions and 1 deletions

View File

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