From a45fd77b7529cd763fba367b2f21eb0c583e5fd6 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 14 Oct 2024 18:58:39 +0200 Subject: [PATCH] Bumped v15.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 58568ddb..19427d49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "15.0.0", + "version": "15.1.0", "description": "Fastify GraphQL adapter with subscription support", "main": "index.js", "types": "index.d.ts",