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 3748da1 commit ae44b57Copy full SHA for ae44b57
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.3"
+const Version = "1.0.4"
22
23
const GENKIT_REFLECTION_API_SPEC_VERSION = 1
0 commit comments