bump version

This commit is contained in:
Randall Schmidt 2021-08-07 17:32:46 -04:00
parent 55b92ee40f
commit b7190b933a
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

@ -1,6 +1,6 @@
{
"name": "node-fetch-cache",
"version": "3.0.1",
"version": "3.0.2",
"description": "node-fetch with caching.",
"main": "src/index.js",
"type": "module",