Skip to content

Commit ce17087

Browse files
chore: regenerate README (#230)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-12 16:04:29,357 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-12 16:04:30,611 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/ce835c94-b111-4266-90fa-01a8feebe5f0/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 4338a0c commit ce17087

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": "c3cef693a677061fcb1b1585bebe1fa2c39b4ed9"
7+
"sha": "201bc199974d067485585af561c7974a98eb73c5"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "d9ddac83a22a600dd33854c9d835a4fe52284207"
14+
"sha": "0a071b3460344886297a304253bf924aa68ddb7e"
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.3.0</version>
23+
<version>0.3.1</version>
2424
</dependency>
2525

2626
```

0 commit comments

Comments
 (0)