Skip to content

Commit 9605c1b

Browse files
author
Miguel Molina
authored
v1.2.9 -> v1.2.10
1 parent 537f5e6 commit 9605c1b

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.9"
11+
const version = "1.2.10"
1212

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

0 commit comments

Comments
 (0)