diff --git a/package.json b/package.json index 7e8be3c5..f80610ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-swagger", - "version": "4.12.2", + "version": "4.12.3", "description": "Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation", "main": "index.js", "scripts": {