From 0e06a5415bf4c9824ddc9ba145a7cf20d0ac95f3 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Wed, 4 Dec 2024 12:27:57 +0000 Subject: [PATCH] 5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e650f9..bc117e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/accepts", - "version": "5.0.1", + "version": "5.0.2", "description": "Add accept parser to fastify", "main": "index.js", "type": "commonjs",