Skip to content

Commit

Permalink
chore: regenerate README (#556)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Oct 28, 2020
1 parent ff571b0 commit 730d6e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/readme/synth.metadata/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-spanner.git",
"sha": "226c4f52aa252b9655ad39bf7825b490cf6de782"
"sha": "acf52a2df9dc8ccc7f8b01bfebad474471196955"
}
},
{
Expand Down
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-spanner</artifactId>
<version>2.0.2</version>
<version>3.0.0</version>
</dependency>

```
Expand Down

0 comments on commit 730d6e9

Please sign in to comment.