Skip to content

Commit 4cc16d7

Browse files
committed
Bump version
1 parent aec45dd commit 4cc16d7

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
@@ -15,7 +15,7 @@ type Options struct {
1515
var globalOpts = &Options{}
1616

1717
var (
18-
version = "1.4.2"
18+
version = "1.4.3"
1919
buildDate = ""
2020
commit = ""
2121
)

0 commit comments

Comments
 (0)