Skip to content

Commit

Permalink
Merge pull request #6 from hairyhenderson/bump-to-0.0.2
Browse files Browse the repository at this point in the history
Releasing 0.0.2
  • Loading branch information
hairyhenderson committed Jan 24, 2016
2 parents 7453805 + b1eb970 commit 42a88a4
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 @@ -12,7 +12,7 @@ import (
)

// version
const Version = "0.0.1"
const Version = "0.0.2"

func init() {
ver := flag.Bool("v", false, "Print version and exit")
Expand Down

0 comments on commit 42a88a4

Please sign in to comment.