Skip to content

Commit

Permalink
chore: regenerate README (#469)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈


<details><summary>Log from Synthtool</summary>

```
2021-01-26 22:00:11,715 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-pubsublite/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-01-26 22:00:12,681 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/a2b32a1f-1a9b-413a-94f1-bc082ba37afc/targets

- [ ] To automatically regenerate this PR, check this box.
  • Loading branch information
yoshi-automation committed Jan 26, 2021
1 parent 7b87407 commit bd6aae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/readme/synth.metadata/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsublite.git",
"sha": "f869cdebd0d749f619b72b3db9ce931529be0408"
"sha": "6642cc6eb7c25611ad4d59f93f4001d7de5ebb95"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "16ec872dd898d7de6e1822badfac32484b5d9031"
"sha": "50a5fa9ffd3b91d3a4fc0de78a1bda92894d4ffc"
}
}
]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pubsublite</artifactId>
<version>0.7.0</version>
<version>0.8.0</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit bd6aae1

Please sign in to comment.