From a4b44f30705978c6a6d7e0caf9d352e95c8c7622 Mon Sep 17 00:00:00 2001 From: Andres Morey Date: Sat, 13 Apr 2024 13:32:49 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40daca7..b4aeb26 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "edge-csrf", "description": "CSRF protection for Next.js middleware", - "version": "1.0.10-rc1", + "version": "1.0.10", "author": "Andres Morey", "license": "MIT", "repository": "kubetail-org/edge-csrf",