Skip to content

Commit fce2e6d

Browse files
authored
Update main.go
1 parent 6915ac4 commit fce2e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
"gopkg.in/alecthomas/kingpin.v2"
2020
)
2121

22-
const version string = "0.4.4"
22+
const version string = "0.4.5"
2323

2424
var (
2525
showVersion = kingpin.Flag("version", "Print version information").Default().Bool()

0 commit comments

Comments
 (0)