diff --git a/package.json b/package.json index 849b23fe..0902ea53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/swagger", - "version": "9.2.0", + "version": "9.3.0", "description": "Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation", "main": "index.js", "type": "commonjs",