From 2e9bd5872f1dbf1f511dda2bdea2433e6b9ac0e9 Mon Sep 17 00:00:00 2001 From: Jonny Green Date: Sat, 18 Nov 2023 10:20:01 +0000 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87e65f0..aeb83b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius-auth", - "version": "4.0.0", + "version": "5.0.0", "description": "Mercurius Auth Plugin adds configurable Authentication and Authorization support to Mercurius.", "main": "index.js", "types": "index.d.ts",