From db14955c1a1c1f0b96e3a4650edbfd2d8bc5c920 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 22 Nov 2024 12:16:05 +0000 Subject: [PATCH] 8.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a16f92..f9c189e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/static", - "version": "8.0.2", + "version": "8.0.3", "description": "Plugin for serving static files as fast as possible.", "main": "index.js", "type": "commonjs",