diff --git a/package.json b/package.json index 569c1fd..ac842a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/csrf-protection", - "version": "6.4.0", + "version": "6.4.1", "description": "A plugin for adding CSRF protection to Fastify.", "main": "index.js", "type": "commonjs",