diff --git a/package.json b/package.json index b36b690..3f3ab87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cookies-next", - "version": "4.1.1", + "version": "4.2.0", "description": "Getting, setting and removing cookies on both client and server with next.js", "main": "lib/index.js", "type": "lib/index.d.ts",