Skip to content

Commit ec03883

Browse files
yanmxaclaude
andcommitted
chore: bump version to 1.7.6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Meng Yan <myan@redhat.com>
1 parent 863cd83 commit ec03883

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
@@ -22,7 +22,7 @@ import (
2222
_ "github.com/yanmxa/gencode/internal/provider/openai"
2323
)
2424

25-
var version = "1.7.5"
25+
var version = "1.7.6"
2626

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

0 commit comments

Comments
 (0)