Skip to content

Commit 61bbbee

Browse files
committed
chore: bump version to 1.9.9
Signed-off-by: Meng Yan <myan@redhat.com>
1 parent 1860ef6 commit 61bbbee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/gen/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import (
2323
_ "github.com/yanmxa/gencode/internal/provider/alibaba"
2424
)
2525

26-
var version = "1.9.8"
26+
var version = "1.9.9"
2727

2828
// cliOpts holds all CLI flag values in one place.
2929
var cliOpts struct {

0 commit comments

Comments
 (0)