bump version

This commit is contained in:
Randall Schmidt 2020-04-17 17:00:33 -04:00
parent 15a87fac5a
commit 6459ef1d33

@ -1,6 +1,6 @@
{ {
"name": "node-fetch-cache", "name": "node-fetch-cache",
"version": "1.0.0", "version": "1.0.1",
"description": "node-fetch with a persistent cache.", "description": "node-fetch with a persistent cache.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {