From 4ce28d40f6404a85991f783cef6b5747f2f55592 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 19 Oct 2021 17:37:28 +0200 Subject: [PATCH] Bumped v8.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fec3a34..cec451e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "8.6.0", + "version": "8.7.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",