diff --git a/package.json b/package.json index 223a440..66332db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-fetch-cache", - "version": "3.0.0", - "description": "node-fetch with a persistent cache.", + "version": "3.0.1", + "description": "node-fetch with caching.", "main": "src/index.js", "type": "module", "exports": {