release v0.2.1

This commit is contained in:
dushixiang
2021-02-14 03:48:13 +08:00
parent 0539ce351d
commit 34a16be204
2 changed files with 2 additions and 2 deletions

View File

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