From 34909964df50721f505dc9b2ce47cf9497021dec Mon Sep 17 00:00:00 2001 From: Manuel Spigolon Date: Sat, 14 Sep 2024 07:56:25 +0200 Subject: [PATCH] Bumped v5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56c7efc..28595ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/swagger-ui", - "version": "5.0.0", + "version": "5.0.1", "description": "Serve Swagger-ui for Fastify", "main": "index.js", "type": "commonjs",