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

Commit 1bd8994

Browse files
chore: regenerate README (#383)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-14 20:05:00,785 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-14 20:05:01,905 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/e67fc8c5-e470-470b-a446-e1015d65ebed/targets - [ ] To automatically regenerate this PR, check this box.
1 parent ce1d6f5 commit 1bd8994

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": "9c5876f4445fce52941e4e8b83b92da7d6cbed1b"
7+
"sha": "ce1d6f5187246891815d96bbb3dc5ea9b1efedc5"
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.24.7</version>
42+
<version>1.24.8</version>
4343
</dependency>
4444

4545
```

0 commit comments

Comments
 (0)