From 20d01df448a8a97fb30ff9068e6dff56dd0fc1c7 Mon Sep 17 00:00:00 2001 From: Andrei Zanouski Date: Fri, 17 Nov 2023 14:15:21 +0100 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf62b9b..e20872f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cookies-next", - "version": "4.0.0", + "version": "4.1.0", "description": "Getting, setting and removing cookies on both client and server with next.js", "main": "lib/index.js", "type": "lib/index.d.ts",