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