Skip to content

Commit

Permalink
1.3.4 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus authored and alexander-fenster committed Feb 12, 2018
1 parent 73cb5b2 commit f5fb086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/datastore",
"description": "Cloud Datastore Client Library for Node.js",
"version": "1.3.3",
"version": "1.3.4",
"license": "Apache-2.0",
"author": "Google Inc.",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js system-test/*.test.js && nyc report"
},
"dependencies": {
"@google-cloud/datastore": "1.3.3",
"@google-cloud/datastore": "1.3.4",
"sinon": "4.1.2",
"yargs": "10.0.3"
},
Expand Down

0 comments on commit f5fb086

Please sign in to comment.