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

Commit

Permalink
chore: release 0.1.1 (#9)
Browse files Browse the repository at this point in the history
35ca7a4
commit 35ca7a4
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)

    🤖 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).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent ef6cc00 commit 12111bc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-mediatranslation</artifactId>
<version>0.1.1</version>
<version>0.1.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion 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",
Expand Down

0 comments on commit 12111bc

Please sign in to comment.