Skip to content

Commit 34197d2

Browse files
Copybara import of the project:
-- 5cc4b86 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: chore(main): release 0.7.0 (#223) * chore(main): release 0.7.0 * Update CHANGELOG.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Sara Robinson <sararob@users.noreply.github.com> -- a2ad29c by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: chore(main): release 0.8.0-SNAPSHOT COPYBARA_INTEGRATE_REVIEW=#239 from googleapis:release-please--branches--main a2ad29c PiperOrigin-RevId: 755942038
1 parent 0a64abc commit 34197d2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.google.genai.examples</groupId>
77
<artifactId>google-genai-examples</artifactId>
8-
<version>0.7.0</version><!-- {x-version-update:google-genai:current} -->
8+
<version>0.8.0-SNAPSHOT</version><!-- {x-version-update:google-genai:current} -->
99
<name>google-genai-examples</name>
1010

1111
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.google.genai</groupId>
77
<artifactId>google-genai</artifactId>
88
<name>google-genai</name>
9-
<version>0.7.0</version><!-- {x-version-update:google-genai:current} -->
9+
<version>0.8.0-SNAPSHOT</version><!-- {x-version-update:google-genai:current} -->
1010
<packaging>jar</packaging>
1111
<description>
1212
Java idiomatic SDK for the Gemini Developer APIs and Vertex AI APIs.

0 commit comments

Comments
 (0)