From 37b2d1586781308be72e6ce75407680df2d3f2d9 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Fri, 7 Jun 2024 23:36:37 +0300 Subject: [PATCH] Bumped v8.5.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 0340655..71a74fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/under-pressure", - "version": "8.4.0", + "version": "8.5.0", "description": "Measure process load with automatic handling of 'Service Unavailable' plugin for Fastify.", "main": "index.js", "type": "commonjs",