Skip to content

Commit

Permalink
Checking in changes prior to tagging of version v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Jun 12, 2016
1 parent 75070ed commit ea57c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/mattn/go-isatty"
)

const version = "0.0.0"
const version = "0.0.1"

const (
exitCodeOK = iota
Expand Down

0 comments on commit ea57c6d

Please sign in to comment.