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

Commit 83fbb1b

Browse files
chore: regenerate README (#207)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-03 19:44:55,483 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-03 19:44:56,635 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/a791fcdd-bd1a-4c60-90d3-3e14d8642dca/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 2d7d5e1 commit 83fbb1b

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-workflows.git",
7-
"sha": "607f9904330c68f624c37d040e2ffc5ab735ef50"
7+
"sha": "2d7d5e1f8adb0e9c687893119842b1a3def75771"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "21da7d9fa02f6916d9f87cf4072b3547b5c72eb5"
14+
"sha": "2e7bd5cc66a3f0b90ce1c150eb35c89eeb9872d6"
1515
}
1616
}
1717
]

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-workflows</artifactId>
23-
<version>0.2.0</version>
23+
<version>0.2.1</version>
2424
</dependency>
2525

2626
```

0 commit comments

Comments
 (0)