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