diff --git a/package.json b/package.json index 16cde083..b339621f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-swagger", - "version": "4.2.0", + "version": "4.3.0", "description": "Generate Swagger files automatically for Fastify.", "main": "index.js", "scripts": {