chore: release v0.1.4-beta (#22)

This commit is contained in:
Li4n0
2021-05-27 23:24:48 +08:00
committed by GitHub
parent 3044c9b735
commit 1da20feb06
13 changed files with 49 additions and 32 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ import (
log "unknwon.dev/clog/v2"
)
const VERSION = "0.1.3-beta"
const VERSION = "0.1.4-beta"
type Revsuit struct {
config *Config