Skip to content

Commit 63041b1

Browse files
Bumping version to v0.13.1 (#167)
1 parent 3668407 commit 63041b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
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.13.0",
4+
"version": "0.13.1",
55
"license": "Apache-2.0",
66
"author": "Google Inc.",
77
"engines": {

samples/package.json

+1-1
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.13.0"
16+
"@google-cloud/firestore": "0.13.1"
1717
},
1818
"devDependencies": {
1919
"@google-cloud/nodejs-repo-tools": "2.2.3",

0 commit comments

Comments
 (0)