Skip to content

Commit

Permalink
v1.2.9 -> v1.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Molina committed Jun 13, 2017
1 parent 537f5e6 commit 9605c1b
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.9"
const version = "1.2.10"

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

0 comments on commit 9605c1b

Please sign in to comment.