From 3d261827c7cba55cca1d79f87e1a59ae835ea114 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 7 May 2021 18:19:35 +0200 Subject: [PATCH] Bumped v7.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbe8bd21..e4d6d9c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "7.6.0", + "version": "7.6.1", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",