Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Commit cd284ab

Browse files
authoredMar 1, 2021
chore(master): release 0.119.6 (#336)
🤖 I have created a release \*beep\* \*boop\* --- ### [0.119.6](https://www.github.com/googleapis/java-compute/compare/v0.119.5...v0.119.6) (2021-03-01) ### Dependencies * update dependency com.google.cloud:google-cloud-storage to v1.113.12 ([#334](https://www.github.com/googleapis/java-compute/issues/334)) ([e7a1401](https://www.github.com/googleapis/java-compute/commit/e7a1401e81b91a11c29d344a1d323fd81da9357a)) --- 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 a325213 commit cd284ab

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.119.6](https://www.github.com/googleapis/java-compute/compare/v0.119.5...v0.119.6) (2021-03-01)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-storage to v1.113.12 ([#334](https://www.github.com/googleapis/java-compute/issues/334)) ([e7a1401](https://www.github.com/googleapis/java-compute/commit/e7a1401e81b91a11c29d344a1d323fd81da9357a))
9+
310
### [0.119.5](https://www.github.com/googleapis/java-compute/compare/v0.119.4...v0.119.5) (2021-03-01)
411

512

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-compute</artifactId>
66
<packaging>jar</packaging>
7-
<version>0.119.6-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
7+
<version>0.119.6-alpha</version><!-- {x-version-update:google-cloud-compute:current} -->
88
<name>Google Cloud Compute</name>
99
<url>https://github.com/googleapis/java-compute</url>
1010
<description>

‎versions.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-compute:0.119.5-alpha:0.119.6-alpha-SNAPSHOT
4+
google-cloud-compute:0.119.6-alpha:0.119.6-alpha

0 commit comments

Comments
 (0)
This repository has been archived.