Skip to content

Commit 77c59d8

Browse files
chore: regenerate README (#319)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-22 14:22:11,600 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-22 14:22:12,630 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/643fef1e-035b-41f7-8626-039d525fcd69/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 7438bc8 commit 77c59d8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-pubsublite.git",
7-
"sha": "ed9d961aa7b79c18eb877a69203b042b0cebae86"
7+
"sha": "7438bc8260d00f040d5026073fa0507115d0fce1"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
14+
"sha": "901ddd44e9ef7887ee681b9183bbdea99437fdcc"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ If you are using Maven, add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>google-cloud-pubsublite</artifactId>
23-
<version>0.4.1</version>
23+
<version>0.5.0</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-pubsub</artifactId>
28-
<version>1.108.4</version>
28+
<version>1.108.5</version>
2929
</dependency>
3030

3131
```

0 commit comments

Comments
 (0)