Skip to content

Commit 63c34f0

Browse files
chore: regenerate README (#414)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-12-09 06:25:16,467 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2020-12-09 06:25:17,387 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/cb843c57-4908-4f6e-a528-360240ce1d19/targets - [ ] To automatically regenerate this PR, check this box.
1 parent b7c0932 commit 63c34f0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/readme/synth.metadata/synth.metadata

+2-2
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": "9059c495d46765745bb5eb1d988412285ffd51ba"
7+
"sha": "b745f58722a43ac9811d6eaaf8966423e4db6231"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "3559dd8cb634347737632776ef4089443eacdb4f"
14+
"sha": "7d1ee3207371ef72a1ca931a0964c4007e687280"
1515
}
1616
}
1717
]

README.md

+2-2
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.5'
35+
compile 'com.google.cloud:google-cloud-pubsublite:0.7.0'
3636
```
3737
If you are using SBT, add this to your dependencies
3838
```Scala
39-
libraryDependencies += "com.google.cloud" % "google-cloud-pubsublite" % "0.6.5"
39+
libraryDependencies += "com.google.cloud" % "google-cloud-pubsublite" % "0.7.0"
4040
```
4141

4242
## Authentication

0 commit comments

Comments
 (0)