diff --git a/package.json b/package.json index e1ac4ac..6a3c192 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch-cookies", - "version": "1.0.3", + "version": "1.0.4", "description": "node-fetch wrapper that adds support for cookie-jars", "main": "src/index.mjs", "engines": {