From 4290f2843c38ec823d1592018f0def783e2a88ad Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 19 Oct 2021 17:29:40 +0200 Subject: [PATCH] Bumped v3.22.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce6c5d9d6c..b854c5156f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify", - "version": "3.22.0", + "version": "3.22.1", "description": "Fast and low overhead web framework, for Node.js", "main": "fastify.js", "type": "commonjs",