We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e2cf7 commit 14fb4d7Copy full SHA for 14fb4d7
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.7"
+var version = "1.9.8"
27
28
// cliOpts holds all CLI flag values in one place.
29
var cliOpts struct {
0 commit comments