From aebe405a08b7d7a5bf21b9d5210454a775c5bf6c Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Wed, 6 Mar 2024 18:00:26 +0100 Subject: [PATCH] Bumped v13.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 e4e10c19..52aca5dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "13.3.3", + "version": "13.4.0", "description": "Fastify GraphQL adapter with subscription support", "main": "index.js", "types": "index.d.ts",