Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Gartner committed Oct 29, 2019
1 parent aa75602 commit 6b42c82
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 @@ -10,7 +10,7 @@ import (
)

var (
version = "1.0"
version = "1.1"
hFlag = flag.Bool("h", false, "print help info")
helpFlag = flag.Bool("help", false, "print help info")
)
Expand Down

0 comments on commit 6b42c82

Please sign in to comment.