From 08e71c252c0e9e5cc3d7fe3527dc5f6815e97b4f Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 7 Jun 2024 19:45:35 +0200 Subject: [PATCH] Bumped v8.4.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 6a3d495..0340655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/under-pressure", - "version": "8.3.0", + "version": "8.4.0", "description": "Measure process load with automatic handling of 'Service Unavailable' plugin for Fastify.", "main": "index.js", "type": "commonjs",