Skip to content

Commit

Permalink
update version to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
galal-hussein committed Nov 29, 2017
1 parent c3d3bb8 commit 42c52c8
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 42c52c8

Please sign in to comment.