Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-clerc committed Oct 26, 2016
1 parent 93992aa commit c42a84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/easypki/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ func parseArgs() {
app.Usage = "Manage pki"
app.Author = "Jeremy Clerc"
app.Email = "jeremy@clerc.io"
app.Version = "0.0.1"
app.Version = "0.1.1"

app.Flags = []cli.Flag{
cli.StringFlag{
Expand Down

0 comments on commit c42a84a

Please sign in to comment.