From ad2c1300900f99672d79887402b8a0c292754a29 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 24 Sep 2021 09:55:33 +0200 Subject: [PATCH] bumped v8.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af3da037..2b6724bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "8.4.1", + "version": "8.4.2", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",