diff --git a/package-lock.json b/package-lock.json index 75010b29..314894da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "micro", - "version": "8.0.0", + "version": "8.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3f42b798..549f82c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "micro", - "version": "8.0.0", + "version": "8.0.1", "description": "Asynchronous HTTP microservices", "main": "./lib/index.js", "files": [