diff --git a/package.json b/package.json index c1d3915..7783af8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-helmet", - "version": "4.0.0", + "version": "4.0.1", "description": "Important security headers for Fastify", "main": "index.js", "scripts": {