Skip to content

Commit 0095beb

Browse files
authored
chore(go): update version (#3669)
1 parent 3773447 commit 0095beb

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.4"
21+
const Version = "1.0.5"
2222

2323
const GENKIT_REFLECTION_API_SPEC_VERSION = 1

0 commit comments

Comments
 (0)