release v0.2.5

This commit is contained in:
dushixiang
2021-02-20 17:53:04 +08:00
parent fe5b0a3f45
commit 1b3e0cec1e
5 changed files with 5 additions and 3 deletions

View File

@ -22,7 +22,7 @@ import (
"time"
)
const Version = "v0.2.4"
const Version = "v0.2.5"
func main() {
log.Fatal(Run())