We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fbcb9d commit 06cc6abCopy full SHA for 06cc6ab
go/internal/version.go
@@ -18,6 +18,6 @@ package internal
18
19
// Version is the current tagged release of this module.
20
// That is, it should match the value of the latest `go/v*` git tag.
21
-const Version = "1.0.2"
+const Version = "1.0.3"
22
23
const GENKIT_REFLECTION_API_SPEC_VERSION = 1
0 commit comments