Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Nov 23, 2017
1 parent 5c90aa6 commit c2ebbd8
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.2"
const version = "1.3.3"

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

0 comments on commit c2ebbd8

Please sign in to comment.