Skip to content

Commit

Permalink
v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
soyersoyer committed Jun 8, 2018
1 parent 4921a67 commit ffab7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rightana.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var (
)

func main() {
app.Version("0.3")
app.Version("0.4")
app.UsageTemplate(kingpin.CompactUsageTemplate)

switch kingpin.MustParse(app.Parse(os.Args[1:])) {
Expand Down

0 comments on commit ffab7e1

Please sign in to comment.