Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: release 1.0.2 (#120)
Browse files Browse the repository at this point in the history
Source-Repo: googleapis/java-container
Source-Sha: 0aba58d
Source-Link: 0aba58d
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date: Thu Apr 9 19:00:05 2020 +0000
Original-Commit-Message: chore: release 1.0.2 (#120)

:robot: I have created a release \*beep\* \*boop\*
---
### [1.0.2](https://www.github.com/googleapis/java-container/compare/v1.0.1...v1.0.2) (2020-04-09)

### Documentation

* **v1:** fix relative URLs in documentation ([#119](https://www.github.com/googleapis/java-container/issues/119)) ([4951555](https://www.github.com/googleapis/java-container/commit/49515554a9a4eba977301cc8a37bac102cae156e)), closes [#101](https://www.github.com/googleapis/java-container/issues/101) [#101](https://www.github.com/googleapis/java-container/issues/101) [#99](https://www.github.com/googleapis/java-container/issues/99) [#106](https://www.github.com/googleapis/java-container/issues/106) [#80](https://www.github.com/googleapis/java-container/issues/80) [#113](https://www.github.com/googleapis/java-container/issues/113) [#95](https://www.github.com/googleapis/java-container/issues/95) [#111](https://www.github.com/googleapis/java-container/issues/111) [#475](https://www.github.com/googleapis/java-container/issues/475) [#475](https://www.github.com/googleapis/java-container/issues/475) [#465](https://www.github.com/googleapis/java-container/issues/465) [#465](https://www.github.com/googleapis/java-container/issues/465) [#476](https://www.github.com/googleapis/java-container/issues/476) [#476](https://www.github.com/googleapis/java-container/issues/476)
---

This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 10, 2020
1 parent 0aba58d commit d0b5a9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -47,11 +47,11 @@ If you are using Maven without BOM, add this to your dependencies:

If you are using Gradle, add this to your dependencies
```Groovy
compile 'com.google.cloud:google-cloud-container:1.0.2'
compile 'com.google.cloud:google-cloud-container:1.0.1'
```
If you are using SBT, add this to your dependencies
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-container" % "1.0.2"
libraryDependencies += "com.google.cloud" % "google-cloud-container" % "1.0.1"
```
[//]: # ({x-version-update-end})

Expand Down
3 changes: 1 addition & 2 deletions synth.metadata
@@ -1,11 +1,10 @@
{
"updateTime": "2020-04-09T09:11:17.260224Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-container.git",
"sha": "49515554a9a4eba977301cc8a37bac102cae156e"
"sha": "0aba58d346369dc924da34a396c5369cd2be2fb5"
}
},
{
Expand Down

0 comments on commit d0b5a9e

Please sign in to comment.