Skip to content

Commit

Permalink
Update cmd.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Molina committed Jun 19, 2017
1 parent 976dce8 commit 7e544e6
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.11"
const version = "1.2.12"

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

0 comments on commit 7e544e6

Please sign in to comment.