Skip to content

Commit

Permalink
chore: regen readme (#464)
Browse files Browse the repository at this point in the history
autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
  • Loading branch information
yoshi-automation committed Aug 4, 2020
1 parent 012f071 commit 5b6cadd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage</artifactId>
<version>1.2.1</version>
<version>1.3.1</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Expand Up @@ -11,7 +11,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "5cfefd325d2e68318e8ac6e7e0a98e63837ec194"
"sha": "36b368a14bb7d45f92af23bc0dd6fe08ad79b085"
}
},
{
Expand Down

0 comments on commit 5b6cadd

Please sign in to comment.