Skip to content

Commit f22b0a1

Browse files
authored
Update cmd.go
1 parent f676efd commit f22b0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: generator/cli/kallax/cmd.go

+1-1
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.17"
11+
const version = "1.2.18"
1212

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

0 commit comments

Comments
 (0)