bump version

This commit is contained in:
Randall Schmidt 2021-07-03 10:25:00 -04:00
parent a11a135234
commit e356e485b6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "node-fetch-cache",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

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