From 785a4d255b1ef59373929a93ce5ccc0bd68bf1ab Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Thu, 19 Aug 2021 15:22:12 -0400 Subject: [PATCH] [chore] Release 9.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82605b068f..fe74f13258 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "9.11.0", + "version": "9.11.1", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",