Skip to content

Commit

Permalink
Bump certigo app version
Browse files Browse the repository at this point in the history
  • Loading branch information
csstaub committed Feb 21, 2017
1 parent 10ed6bd commit 14d573b
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 @@ -62,7 +62,7 @@ var (
)

func main() {
app.Version("1.6.0")
app.Version("1.7.0")

stdout := colorable.NewColorableStdout()
result := simpleResult{}
Expand Down

0 comments on commit 14d573b

Please sign in to comment.