From ecb5fb3957b9a60697bc5fbbf5669f950eef4ca9 Mon Sep 17 00:00:00 2001 From: Kevin Jennison Date: Mon, 21 Nov 2022 12:17:37 -0600 Subject: [PATCH] 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89f64660..4e0a23f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-firebase-auth", - "version": "0.14.4", + "version": "0.15.0", "description": "Simple Firebase authentication for all Next.js rendering strategies", "keywords": [ "Next",