Skip to content

Commit 12cd08d

Browse files
committed
Version bump to v1.0.1
1 parent 6c67ca6 commit 12cd08d

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
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
const (
15-
Version string = "1.0.0"
15+
Version string = "1.0.1"
1616
)
1717

1818
var (

0 commit comments

Comments
 (0)