Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
czerwonk authored Mar 19, 2021
1 parent 63bd685 commit c54b7fb
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.6"
const version string = "0.4.7"

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

0 comments on commit c54b7fb

Please sign in to comment.