From fd28cb024a584269b1e67b9f89a462cd9244a664 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 5 Oct 2021 18:22:59 +0200 Subject: [PATCH] Bumped v8.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a75ba40d..855615c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "8.4.2", + "version": "8.5.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",