bump version

This commit is contained in:
Randall Schmidt 2021-07-11 08:48:48 -04:00
parent ad572f3f29
commit dba1e2fbd3
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.3",
"version": "3.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "node-fetch-cache",
"version": "2.0.3",
"version": "3.0.0",
"description": "node-fetch with a persistent cache.",
"main": "src/index.js",
"type": "module",