Skip to content

Commit

Permalink
bump version to 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Molina committed May 16, 2017
1 parent df7d54f commit 5b49619
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.3"
const version = "1.2.4"

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

0 comments on commit 5b49619

Please sign in to comment.