Skip to content

Commit 5583f81

Browse files
committed
bump version
1 parent 30d673e commit 5583f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/checkah/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
)
1616

1717
var (
18-
version = "0.1.2"
18+
version = "0.1.3"
1919
cmdShowString = "show"
2020
cmdCheckString = "check"
2121
)

0 commit comments

Comments
 (0)