From 0a3f502e4a2d1e8be430f521213c9fd7c7883079 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 14 Jan 2025 10:28:25 +0100 Subject: [PATCH] Bumped v16.0.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 ac6047cf..f57e9c16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "16.0.0", + "version": "16.0.1", "description": "Fastify GraphQL adapter with subscription support", "main": "index.js", "types": "index.d.ts",