Skip to content

Commit

Permalink
version++
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuchiki committed Sep 25, 2015
1 parent d6b0715 commit 385d8bc
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 @@ -238,7 +238,7 @@ var (
)

func main() {
kingpin.Version("0.0.1")
kingpin.Version("0.0.2")
kingpin.Parse()

f, err := LoadFile(*file)
Expand Down

0 comments on commit 385d8bc

Please sign in to comment.