We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9527c07 commit 2c5af3cCopy full SHA for 2c5af3c
generator/cli/kallax/cmd.go
@@ -8,7 +8,7 @@ import (
8
"gopkg.in/urfave/cli.v1"
9
)
10
11
-const version = "1.2.2"
+const version = "1.2.3"
12
13
func main() {
14
newApp().Run(os.Args)
0 commit comments