Skip to content

Commit 0a99ac4

Browse files
chore(main): release 0.2.0 (#11)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](googleapis/java-batch@v0.1.1...v0.2.0) (2022-06-30) ### Features * add client library BUILD rules, API proto option, v1alpha service config file and service YAML file ([ca7e9fa](googleapis/java-batch@ca7e9fa)) * Enable REST transport for most of Java and Go clients ([#6](googleapis/java-batch#6)) ([ca7e9fa](googleapis/java-batch@ca7e9fa)) ### Bug Fixes * update gapic-generator-java with mock service generation fixes ([#13](googleapis/java-batch#13)) ([4ce5e88](googleapis/java-batch@4ce5e88)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 4c407a6 commit 0a99ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

batch/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-batch</artifactId>
31-
<version>0.1.2-SNAPSHOT</version>
31+
<version>0.2.0</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

0 commit comments

Comments
 (0)