From 522ab5dadcffb6c3ed99abd18831513ceb19207d Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 18 Jun 2021 10:50:23 +0200 Subject: [PATCH] Bumped v7.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ea88ec3..537c8f78 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "7.9.0", + "version": "7.9.1", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",