From eb1012c09aabf5aad6354701e220401aa3899d30 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 10 Jan 2025 16:18:31 +0000 Subject: [PATCH] 9.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f8936e..4c81a8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/under-pressure", - "version": "9.0.2", + "version": "9.0.3", "description": "Process load measuring plugin for Fastify, with automatic handling of 'Service Unavailable'", "main": "index.js", "type": "commonjs",