From 12111bcb84b14e43d45de793f3c4dcaf8ae4fadd Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 8 Apr 2020 18:34:01 -0700 Subject: [PATCH] chore: release 0.1.1 (#9) https://github.com/googleapis/java-mediatranslation/commit/35ca7a40c3537261513b37497b550d141b790375 commit 35ca7a40c3537261513b37497b550d141b790375 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 17:58:21 2020 +0000 chore: release 0.1.1 (#9) :robot: I have created a release \*beep\* \*boop\* --- ### [0.1.1](https://www.github.com/googleapis/java-mediatranslation/compare/v0.1.0...v0.1.1) (2020-04-07) ### Dependencies * update core dependencies ([#4](https://www.github.com/googleapis/java-mediatranslation/issues/4)) ([bbe5567](https://www.github.com/googleapis/java-mediatranslation/commit/bbe556751f94dc34fd296176ad446facb437d0eb)) * update dependency com.google.api:api-common to v1.9.0 ([#22](https://www.github.com/googleapis/java-mediatranslation/issues/22)) ([e16b6e6](https://www.github.com/googleapis/java-mediatranslation/commit/e16b6e60b421bf8ff3d00c8e324e345e4dcd1ca3)) * update dependency com.google.cloud:google-cloud-mediatranslation to v0.1.0 ([#6](https://www.github.com/googleapis/java-mediatranslation/issues/6)) ([420ecfb](https://www.github.com/googleapis/java-mediatranslation/commit/420ecfb20d635585298d697fa2a1752efae518a6)) * update dependency org.threeten:threetenbp to v1.4.3 ([#13](https://www.github.com/googleapis/java-mediatranslation/issues/13)) ([2b105d5](https://www.github.com/googleapis/java-mediatranslation/commit/2b105d5e61353fafea79cbce6999bea86e61a2ab)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- README.md | 2 +- synth.metadata | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c6a3b7ba..557e1da2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-mediatranslation - 0.1.1 + 0.1.0 ``` diff --git a/synth.metadata b/synth.metadata index d7e3cee6..517db65e 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,6 +1,13 @@ { - "updateTime": "2020-04-06T23:57:28.767376Z", + "updateTime": "2020-04-09T01:34:01.664232Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-mediatranslation.git", + "sha": "35ca7a40c3537261513b37497b550d141b790375" + } + }, { "git": { "name": "googleapis",