From 65d46b6ad66cfca9eafa9d3af778972eb78cc001 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 21 Jul 2021 10:14:31 +0200 Subject: [PATCH] Bumped v8.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 129af864..b157637a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "8.0.0", + "version": "8.1.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",