Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Nov 15, 2017
1 parent b01ce17 commit f672eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/cli/kallax/cmd.go
Expand Up @@ -9,7 +9,7 @@ import (
"gopkg.in/urfave/cli.v1"
)

const version = "1.3.0"
const version = "1.3.2"

func main() {
if err := newApp().Run(os.Args); err != nil {
Expand Down

0 comments on commit f672eea

Please sign in to comment.