Skip to content

Commit 10abfaa

Browse files
chore: regenerate README (#266)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-05-26 15:22:09,754 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-05-26 15:22:10,947 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/e71c01f5-2699-4770-ad4b-df1e71f53239/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent ee51b5b commit 10abfaa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-workflows/.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": "c3fb06c73388e857cedeca068714a9c2ec5f2bb9"
7+
"sha": "a901f95055c13e57a8af9f71f05a54ffb21e2beb"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "bf148334fb9ee928d4c302d2aa32eb61252808d1"
14+
"sha": "1778de119522ea9c9b18763c2a4577e22a60433c"
1515
}
1616
}
1717
]

java-workflows/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.4.0</version>
23+
<version>0.4.2</version>
2424
</dependency>
2525

2626
```

0 commit comments

Comments
 (0)