From 59682afa44328d4e406cc99be5035d44e733f339 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sun, 8 Jan 2023 16:54:33 +0100 Subject: [PATCH] Bumped v11.5.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 dd69286f..943b0b7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "11.4.0", + "version": "11.5.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",