Skip to content

Commit 40ccf80

Browse files
chore: regenerate README (#342)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-27 19:24:24,317 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-27 19:24:25,248 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/17b83bd7-2a3c-4f1d-a56f-6b4c89dcf945/targets - [ ] To automatically regenerate this PR, check this box.
1 parent a9713ef commit 40ccf80

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": "4d9ae63c2d5fd76a91b67bcaa049c905eaf7390b"
7+
"sha": "715f58a170cbf8ca5a825eeeb71dee57e569358f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "fd3584b01cedd6c9f79d08be4e2365085f955aa5"
14+
"sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120"
1515
}
1616
}
1717
]

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ If you are using Maven, add this to your pom.xml file:
3232

3333
If you are using Gradle, add this to your dependencies
3434
```Groovy
35-
compile 'com.google.cloud:google-cloud-pubsublite:0.6.0'
35+
compile 'com.google.cloud:google-cloud-pubsublite:0.6.1'
3636
```
3737
If you are using SBT, add this to your dependencies
3838
```Scala
39-
libraryDependencies += "com.google.cloud" % "google-cloud-pubsublite" % "0.6.0"
39+
libraryDependencies += "com.google.cloud" % "google-cloud-pubsublite" % "0.6.1"
4040
```
4141

4242
## Authentication

0 commit comments

Comments
 (0)