From a230f81872418603874cdb7f4ac110be0231f353 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 20 Oct 2022 12:58:11 +0200 Subject: [PATCH] Bumped v11.1.0 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95271c51..9611f408 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "11.0.1", + "version": "11.1.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",