Skip to content

Commit 06cc6ab

Browse files
authored
chore(go): update version (#3578)
1 parent 0fbcb9d commit 06cc6ab

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 = "1.0.2"
21+
const Version = "1.0.3"
2222

2323
const GENKIT_REFLECTION_API_SPEC_VERSION = 1

0 commit comments

Comments
 (0)