Skip to content

Commit

Permalink
Merge pull request #65 from galal-hussein/update_version
Browse files Browse the repository at this point in the history
update version to v0.0.7
  • Loading branch information
galal-hussein authored Nov 29, 2017
2 parents c3d3bb8 + 42c52c8 commit 6fafe7b
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 @@ -8,7 +8,7 @@ import (
"github.com/urfave/cli"
)

var VERSION = "v0.0.6-dev"
var VERSION = "v0.0.7-dev"

func main() {
if err := mainErr(); err != nil {
Expand Down

0 comments on commit 6fafe7b

Please sign in to comment.