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

Commit cd63444

Browse files
chore: regenerate README (#542)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-02 20:14:10,578 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-02 20:14:11,811 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/954cb3c1-b965-4228-9a68-c57396816da6/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent cf83908 commit cd63444

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-speech.git",
7-
"sha": "63a73d36a89c8ae79e188947b0a0815ea39073e7"
7+
"sha": "cf8390838f63ec00e6b74aa28725e9bd7ccb6ce7"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-speech</artifactId>
42-
<version>1.28.0</version>
42+
<version>1.29.0</version>
4343
</dependency>
4444

4545
```

0 commit comments

Comments
 (0)