Skip to content

Commit

Permalink
chore: changes without context (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jul 14, 2020
1 parent b547e31 commit 8aa591e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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-spanner</artifactId>
<version>1.57.0</version>
<version>1.58.0</version>
</dependency>

```
Expand Down
2 changes: 1 addition & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-spanner.git",
"sha": "122a997681ef10b95dbb036d35d724fe7c5ecf6e"
"sha": "fd2485a6cd796be573b1be875f567c9ad74f3434"
}
},
{
Expand Down

0 comments on commit 8aa591e

Please sign in to comment.