release v0.4.1

This commit is contained in:
dushixiang
2021-05-16 20:12:20 +08:00
committed by dushixiang
parent d33779ac34
commit 8622e77d5a
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ import (
"github.com/labstack/gommon/log"
)
const Version = "v0.4.0"
const Version = "v0.4.1"
func main() {
err := Run()