From 8130ba952d4a1349ed68931b11ee27e98f726a37 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 18 Mar 2024 19:29:42 +0100 Subject: [PATCH] Bumped v13.4.1 Signed-off-by: Matteo Collina --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77e89c4a..1fbcb913 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "13.4.0", + "version": "13.4.1", "description": "Fastify GraphQL adapter with subscription support", "main": "index.js", "types": "index.d.ts",