We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1860ef6 commit 61bbbeeCopy full SHA for 61bbbee
1 file changed
cmd/gen/main.go
@@ -23,7 +23,7 @@ import (
23
_ "github.com/yanmxa/gencode/internal/provider/alibaba"
24
)
25
26
-var version = "1.9.8"
+var version = "1.9.9"
27
28
// cliOpts holds all CLI flag values in one place.
29
var cliOpts struct {
0 commit comments