From b2d9892007982fbe2cbd2cd06ccf514d8acf94c5 Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Sun, 5 Jan 2025 11:30:03 +0000 Subject: [PATCH] 7.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9102a05..ec09503 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/csrf-protection", - "version": "7.0.1", + "version": "7.0.2", "description": "A plugin for adding CSRF protection to Fastify.", "main": "index.js", "type": "commonjs",