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