Skip to content

Commit 0601853

Browse files
chore: regenerate README (#283)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-06-16 19:59:32,283 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-06-16 19:59:33,527 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/e6107ae0-4010-498e-b8e2-77f189146b7c/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 6aef818 commit 0601853

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

java-workflows/.github/readme/synth.metadata/synth.metadata

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-workflows.git",
7-
"sha": "95c7944555c089f8e10961c5722c990f3ab5fa66"
7+
"sha": "7f0ed745f1fe8d94a8ef1639880a6fb4fbed6526"
88
}
99
},
1010
{

java-workflows/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven, add this to your pom.xml file:
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>google-cloud-workflows</artifactId>
20-
<version>1.0.0</version>
20+
<version>1.0.1</version>
2121
</dependency>
2222

2323
```

0 commit comments

Comments
 (0)