From 7b57aa3eb78f80b46d9ddca36be867be2ff29539 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 6 Feb 2023 00:20:46 +0100 Subject: [PATCH] Bumped v4.0.0 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8dbae83..db853e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius-auth", - "version": "3.0.0", + "version": "4.0.0", "description": "Mercurius Auth Plugin adds configurable Authentication and Authorization support to Mercurius.", "main": "index.js", "types": "index.d.ts",