From b764ee4d68bcaccb4fbb68014a61b5920ca029c7 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 23 Sep 2021 18:14:54 +0200 Subject: [PATCH] Bumped v8.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8eef9b6f..3d5bda6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "8.3.0", + "version": "8.4.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",