From 772447744db324ebd9adbc788d4f9c52b0474724 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Fri, 22 Nov 2024 09:09:22 +0000 Subject: [PATCH] 9.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0902ea53..31f6421b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/swagger", - "version": "9.3.0", + "version": "9.4.0", "description": "Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation", "main": "index.js", "type": "commonjs",