Skip to content

Commit da6ce02

Browse files
author
Miguel Molina
authored
Update cmd.go
1 parent eef67e7 commit da6ce02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generator/cli/kallax/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"gopkg.in/urfave/cli.v1"
99
)
1010

11-
const version = "1.2.5"
11+
const version = "1.2.6"
1212

1313
func main() {
1414
newApp().Run(os.Args)

0 commit comments

Comments
 (0)