Skip to content

Commit c27a4a7

Browse files
authored
chore(go): Incremented version (#2740)
1 parent f436f4d commit c27a4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ package internal
1818

1919
// Version is the current tagged release of this module.
2020
// That is, it should match the value of the latest `go/v*` git tag.
21-
const Version = "0.3.0"
21+
const Version = "0.5.1"
2222

2323
const GENKIT_REFLECTION_API_SPEC_VERSION = 1

0 commit comments

Comments
 (0)