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

Commit 504daf8

Browse files
chore: regenerate README (#28)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-08 21:37:37,725 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-video-transcoder/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-08 21:37:38,625 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/9b666d82-4f50-421d-b16b-f02cdb471221/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 96cafea commit 504daf8

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"sources": [
3+
{
4+
"git": {
5+
"name": ".",
6+
"remote": "https://github.com/googleapis/java-video-transcoder.git",
7+
"sha": "24f658971be130775ef5d4b4e67d21c0ed5e6ffc"
8+
}
9+
},
10+
{
11+
"git": {
12+
"name": "synthtool",
13+
"remote": "https://github.com/googleapis/synthtool.git",
14+
"sha": "b6164c26a111f7f587099d31253abb96b5737bb2"
15+
}
16+
}
17+
]
18+
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>google-cloud-video-transcoder</artifactId>
23-
<version>0.0.0</version>
23+
<version>0.1.0</version>
2424
</dependency>
2525
```
2626

0 commit comments

Comments
 (0)