chore(release): 0.4.0

This commit is contained in:
Li4n0
2021-12-26 17:02:54 +08:00
parent 6f921f6c97
commit d1f92000db
+1 -1
View File
@@ -18,7 +18,7 @@ import (
log "unknwon.dev/clog/v2"
)
const VERSION = "0.3.0"
const VERSION = "0.4.0"
type Revsuit struct {
config *Config