From 18f2968a45ac0bf1325142dd7660e9c36d1865d6 Mon Sep 17 00:00:00 2001 From: Jonathan Edey Date: Wed, 5 Mar 2025 10:31:06 -0500 Subject: [PATCH] [chore] Release 13.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0251f72b70..09dd872eba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "13.1.0", + "version": "13.2.0", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",