From 8d1179c74643644d883f5409dc8626157ba08ca3 Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Thu, 19 Jan 2023 11:36:56 -0500 Subject: [PATCH] [chore] Release 11.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c278c774cb..175be54abf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "11.4.1", + "version": "11.5.0", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",