From 8fc3888c9454943f800ece03ce2b2ddd2b4e4dc2 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 22 Apr 2024 15:12:42 +0200 Subject: [PATCH] Bumped v14.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 d8dacd94..2c2007e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "14.0.0", + "version": "14.1.0", "description": "Fastify GraphQL adapter with subscription support", "main": "index.js", "types": "index.d.ts",