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

Commit 8eb06db

Browse files
chore: regenerate README (#612)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-10 19:15:48,878 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-speech/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-10 19:15:50,258 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/0877af6a-6a7b-4cd9-bf46-df7824b79e62/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent e20a451 commit 8eb06db

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": "62410d6840803a799f1d44db81f2a159e8d39024"
7+
"sha": "68cb233e4db9e8961a935438fc4cbcab6c7f8924"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "df7fc1e3a6df4316920ab221431945cdf9aa7217"
14+
"sha": "6252f2cd074c38f37b44abe5e96d128733eb1b61"
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.4</version>
45+
<version>1.29.5</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)