Skip to content

Commit

Permalink
Releasing 0.0.2
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Henderson <[email protected]>
  • Loading branch information
hairyhenderson committed Jan 24, 2016
1 parent 7453805 commit b1eb970
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 b1eb970

Please sign in to comment.