diff --git a/package-lock.json b/package-lock.json index a5fc32e..e43c4cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "require-worker", - "version": "1.0.0-5", + "version": "1.0.0-6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f815371..3b2349d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-worker", - "version": "1.0.0-5", + "version": "1.0.0-6", "description": "require with a fork and a promise", "main": "index.js", "directories": {