From 0144ac05db9b7b960b136497aa8d8ea00743e825 Mon Sep 17 00:00:00 2001 From: Lahiru Maramba Date: Fri, 8 Nov 2024 17:26:11 -0500 Subject: [PATCH] [chore] Release 13.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a56570a152..1c9e81cd21 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebase-admin", - "version": "12.7.0", + "version": "13.0.0", "description": "Firebase admin SDK for Node.js", "author": "Firebase (https://firebase.google.com/)", "license": "Apache-2.0",