Skip to content

Commit 6b42c82

Browse files
committed
v1.1
1 parent aa75602 commit 6b42c82

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
@@ -10,7 +10,7 @@ import (
1010
)
1111

1212
var (
13-
version = "1.0"
13+
version = "1.1"
1414
hFlag = flag.Bool("h", false, "print help info")
1515
helpFlag = flag.Bool("help", false, "print help info")
1616
)

0 commit comments

Comments
 (0)