Skip to content

Commit

Permalink
bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
erizocosmico committed Aug 3, 2017
1 parent cbb9fcb commit 833eedb
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.21"
const version = "1.3.0"

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

0 comments on commit 833eedb

Please sign in to comment.