Skip to content

Commit 717c924

Browse files
v1.9.10
1 parent a18cf6a commit 717c924

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages/*",
44
"packages/firebase/functions"
55
],
6-
"version": "1.9.10-rc.1",
6+
"version": "1.9.10",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@common/firebase",
33
"description": "Cloud Functions for Firebase",
4-
"version": "1.9.10-rc.1",
4+
"version": "1.9.10",
55
"scripts": {
66
"build": "yarn compile",
77
"build:watch": "yarn compile:watch",

0 commit comments

Comments
 (0)