From 6a65aec6e1c5e51736c2cf53c89f9458b6667d30 Mon Sep 17 00:00:00 2001 From: hiranya911 Date: Thu, 12 Mar 2020 11:05:43 -0700 Subject: [PATCH] [chore] Release 8.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c20a7f6de1..e595446284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "8.9.2", + "version": "8.10.0", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",