diff --git a/package-lock.json b/package-lock.json index cd0d66e..895d29c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "require-worker", - "version": "1.0.0-4", + "version": "1.0.0-5", "lockfileVersion": 1, "dependencies": { "assertion-error": { diff --git a/package.json b/package.json index e89bba0..23c9622 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-worker", - "version": "1.0.0-4", + "version": "1.0.0-5", "description": "require with a fork and a promise", "main": "index.js", "directories": {