From bd265f56d12bd9c317b942cddb9809cb673d86ac Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Fri, 29 Jul 2022 13:56:36 -0400 Subject: [PATCH] [chore] Release 11.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f4ebe45ce..1a0008c06f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "11.0.0", + "version": "11.0.1", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",