Add version, link to github.

This commit is contained in:
2022-05-26 06:46:32 +09:30
parent adbf2ef450
commit 0fc2a597cd
4 changed files with 9 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import (
"golang.org/x/mod/semver"
)
const Tag = "v0.0.7"
const Tag = "v0.0.8"
var versionInfo struct {
Local struct {