We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bafa1a2 commit c9c3d35Copy full SHA for c9c3d35
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@google-cloud/spanner",
3
"description": "Cloud Spanner Client Library for Node.js",
4
- "version": "0.8.0",
+ "version": "0.8.1",
5
"license": "Apache-2.0",
6
"author": "Google Inc.",
7
"engines": {
samples/package.json
@@ -14,7 +14,7 @@
14
"test": "repo-tools test run --cmd npm -- run cover"
15
},
16
"dependencies": {
17
- "@google-cloud/spanner": "0.8.0",
+ "@google-cloud/spanner": "0.8.1",
18
"yargs": "10.0.3"
19
20
"devDependencies": {
0 commit comments