From c0ca1c99dd0272d80d72f1be97304182f53bd92d Mon Sep 17 00:00:00 2001 From: Manuel Spigolon Date: Sat, 21 Sep 2024 10:53:49 +0200 Subject: [PATCH] Bumped v8.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1f9d02..88a5767 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/static", - "version": "8.0.0", + "version": "8.0.1", "description": "Plugin for serving static files as fast as possible.", "main": "index.js", "type": "commonjs",