Skip to content

Commit

Permalink
Update cmd.go
Browse files Browse the repository at this point in the history
  • Loading branch information
erizocosmico committed Jul 18, 2017
1 parent f676efd commit f22b0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/cli/kallax/cmd.go
Expand Up @@ -8,7 +8,7 @@ import (
"gopkg.in/urfave/cli.v1"
)

const version = "1.2.17"
const version = "1.2.18"

func main() {
newApp().Run(os.Args)
Expand Down

0 comments on commit f22b0a1

Please sign in to comment.