From ad8d35a346ed3c793f87c1ee68d8ed4392e64e85 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 13 Dec 2021 15:20:31 +0100 Subject: [PATCH] Bumped v8.12.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 650e20e2..0511e20c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "8.11.1", + "version": "8.12.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",