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

Commit

Permalink
chore: regenerate README (#301)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-05-26 21:42:25,761 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-mediatranslation/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-05-26 21:42:27,047 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/d79271cc-0890-4e73-a109-c8b1ce2d1400/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation committed May 26, 2021
1 parent 673c4ab commit 04dffca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-mediatranslation.git",
"sha": "f88c0ca1ca25bd1271b647c09af3ca86f75701be"
"sha": "673c4abd602c5eb626e55041606d0eb8e723162b"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-mediatranslation</artifactId>
<version>0.4.0</version>
<version>0.5.0</version>
</dependency>

```
Expand Down

0 comments on commit 04dffca

Please sign in to comment.