diff --git a/package.json b/package.json index d0c0a70..02f3745 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cookies-next", - "version": "2.0.3", + "version": "2.0.4", "description": "Getting, setting and removing cookies on both client and server with next.js", "main": "lib/index.js", "type": "lib/index.d.ts",