diff --git a/package.json b/package.json index 9272b3f..56ac08c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-fetch-cache", - "version": "1.0.0", + "version": "1.0.1", "description": "node-fetch with a persistent cache.", "main": "index.js", "scripts": {