diff --git a/package.json b/package.json index 89117c60..7854e469 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/swagger", - "version": "8.6.0", + "version": "8.7.0", "description": "Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation", "main": "index.js", "types": "index.d.ts",