Skip to content

Commit 0a64abc

Browse files
sararobcopybara-github
authored andcommitted
Copybara import of the project:
-- c6fa395 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: chore(main): release 0.7.0 -- c532278 by Sara Robinson <sararob@users.noreply.github.com>: Update CHANGELOG.md COPYBARA_INTEGRATE_REVIEW=#223 from googleapis:release-please--branches--main c532278 PiperOrigin-RevId: 755933400
1 parent 1d94164 commit 0a64abc

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.8.0-SNAPSHOT</version><!-- {x-version-update:google-genai:current} -->
8+
<version>0.7.0</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.8.0-SNAPSHOT</version><!-- {x-version-update:google-genai:current} -->
9+
<version>0.7.0</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)