From 222607ebf56343c9f7bf77b783902c1212f6361e Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Wed, 12 Jul 2023 14:51:21 -0400 Subject: [PATCH] [chore] Release 11.10.0 Includes: - https://github.com/firebase/firebase-admin-node/pull/2216 - https://github.com/firebase/firebase-admin-node/pull/2209 - https://github.com/firebase/firebase-admin-node/pull/2036 - https://github.com/firebase/firebase-admin-node/pull/2197 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f5367c40e..982b1741e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "11.9.0", + "version": "11.10.0", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",