Skip to content

Commit f0de7ef

Browse files
stephenplusplusalexander-fenster
authored andcommitted
1.3.3 (#32)
1 parent a8dd880 commit f0de7ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@google-cloud/datastore",
33
"description": "Cloud Datastore Client Library for Node.js",
4-
"version": "1.3.2",
4+
"version": "1.3.3",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js system-test/*.test.js && nyc report"
1515
},
1616
"dependencies": {
17-
"@google-cloud/datastore": "1.3.2",
17+
"@google-cloud/datastore": "1.3.3",
1818
"sinon": "4.1.2",
1919
"yargs": "10.0.3"
2020
},

0 commit comments

Comments
 (0)