From 7fbd1173481dc3dcc13f5a770f145b155a45c771 Mon Sep 17 00:00:00 2001 From: Jonny Green Date: Wed, 25 May 2022 00:25:34 +0100 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec6b24c..90149b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius-auth", - "version": "2.0.1", + "version": "2.0.2", "description": "Mercurius Auth Plugin adds configurable Authentication and Authorization support to Mercurius.", "main": "index.js", "types": "index.d.ts",