Skip to content

Commit c7cb316

Browse files
lvan100lianghuan
authored andcommitted
update version
1 parent 949a446 commit c7cb316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"strings"
2626
)
2727

28-
const Version = "v0.0.1"
28+
const Version = "v0.0.2"
2929

3030
// execDir is the directory where the executable is located.
3131
var execDir string

0 commit comments

Comments
 (0)