release v0.2.6

This commit is contained in:
dushixiang
2021-02-21 22:19:45 +08:00
parent 603b7a8415
commit a79bec5308
2 changed files with 2 additions and 2 deletions

View File

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