From 5760b066339241c51b6da80c9098032673fc08d7 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 10 Feb 2022 10:20:56 +0100 Subject: [PATCH] Bumped v9.3.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 5306db0a..536bc596 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mercurius", - "version": "9.3.0", + "version": "9.3.1", "description": "Fastify GraphQL adapter with gateway and subscription support", "main": "index.js", "types": "index.d.ts",