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

Commit 5e665ac

Browse files
chore: regenerate README (#629)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-19 17:26:55,442 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-19 17:26:56,550 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/2575c5ce-61f7-4efe-868d-11c9b82deb33/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent e2e2417 commit 5e665ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-speech.git",
7-
"sha": "6be0a6300ab85f780f90e8a9605a3453e6ea1fb9"
7+
"sha": "e2e241782c069796b67ea33bbf96142e62308ada"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "a01e1a0bf70754f51450958b966bd673945d1e6e"
14+
"sha": "484b7ec7bdef3909589a83e3d763e7588cb8c37c"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-speech</artifactId>
45-
<version>1.29.5</version>
45+
<version>1.30.2</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)