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