From 163a2d13c8179e3361bb939f070dce3781c751f9 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 29 Aug 2022 10:28:06 +0200 Subject: [PATCH] Bumped 10.4.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 ba09f0eb..4c5041ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "10.3.0", + "version": "10.4.0", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",