bump version

This commit is contained in:
Randall Schmidt 2020-11-27 20:49:58 -05:00
parent e6efe02905
commit fb1bfd6bf9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated

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

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