Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
czerwonk authored Nov 13, 2020
1 parent 6915ac4 commit fce2e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import (
"gopkg.in/alecthomas/kingpin.v2"
)

const version string = "0.4.4"
const version string = "0.4.5"

var (
showVersion = kingpin.Flag("version", "Print version information").Default().Bool()
Expand Down

0 comments on commit fce2e6d

Please sign in to comment.