From 04b0dc639bc1d5870741b38aab35de2a73db9218 Mon Sep 17 00:00:00 2001 From: Jonathan Edey Date: Tue, 22 Apr 2025 10:17:32 -0400 Subject: [PATCH] [chore] Release 13.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09dd872eba..453a29e675 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "13.2.0", + "version": "13.3.0", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",