Skip to content

Commit f24f1ab

Browse files
authored
Bump version
1 parent d9098f3 commit f24f1ab

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
log "github.com/sirupsen/logrus"
1313
)
1414

15-
const version string = "1.4.2"
15+
const version string = "1.4.3"
1616

1717
var (
1818
showVersion = flag.Bool("version", false, "Print version information.")

0 commit comments

Comments
 (0)