diff --git a/package-lock.json b/package-lock.json index bc67189..792d382 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "servie", - "version": "4.0.8", + "version": "4.0.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5a223e9..1b98111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "servie", - "version": "4.0.8", + "version": "4.0.9", "description": "Standard HTTP interfaces for HTTP clients and servers in node.js and browsers", "main": "dist/index.js", "types": "dist/index.d.ts",