Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roobre committed Jun 7, 2018
1 parent f853d80 commit 54324d6
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.3"
const version = "1.3.5"

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

0 comments on commit 54324d6

Please sign in to comment.