Skip to content

Commit

Permalink
chore(spanner): trigger a release for low cost instance
Browse files Browse the repository at this point in the history
  • Loading branch information
hengfengli committed Jun 15, 2021
1 parent 363ba03 commit 3e2e4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spanner/README.md
Expand Up @@ -31,4 +31,4 @@ row, err := client.Single().ReadRow(ctx, "Users",
if err != nil {
log.Fatal(err)
}
```
```

0 comments on commit 3e2e4a2

Please sign in to comment.