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 3773447 commit 0095bebCopy full SHA for 0095beb
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.4"
+const Version = "1.0.5"
22
23
const GENKIT_REFLECTION_API_SPEC_VERSION = 1
0 commit comments