From 6ba769ca4538d1d150a98bd9b99b5421d01f20cf Mon Sep 17 00:00:00 2001 From: Jonny Green Date: Mon, 8 Nov 2021 20:16:00 +0000 Subject: [PATCH] 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a11ddda..b390efa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius-auth", - "version": "1.3.0", + "version": "1.3.1", "description": "Mercurius Auth Plugin adds configurable Authentication and Authorization support to Mercurius.", "main": "index.js", "types": "index.d.ts",