Skip to content

Commit 851b23f

Browse files
v0.10.2 release
1 parent c8ea074 commit 851b23f

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/firestore",
33
"description": "Firestore Client Library for Node.js",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
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
@@ -13,7 +13,7 @@
1313
"test": "repo-tools test run --cmd npm -- run ava"
1414
},
1515
"dependencies": {
16-
"@google-cloud/firestore": "0.10.0"
16+
"@google-cloud/firestore": "0.10.2"
1717
},
1818
"devDependencies": {
1919
"@google-cloud/nodejs-repo-tools": "2.1.0",

0 commit comments

Comments
 (0)