Skip to content

Commit 2168b0d

Browse files
committed
version bump
1 parent 4a37441 commit 2168b0d

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
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
var (
21-
version = "0.1.1"
21+
version = "0.1.2"
2222
debug bool
2323
)
2424

0 commit comments

Comments
 (0)