diff --git a/package.json b/package.json index dac0480..e1b8010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restana", - "version": "4.9.4", + "version": "4.9.5", "description": "Super fast and minimalist web framework for building REST micro-services.", "main": "index.js", "types": "index.d.ts", @@ -38,7 +38,7 @@ ], "homepage": "https://github.com/jkyberneees/restana#readme", "dependencies": { - "0http": "^3.1.2" + "0http": "^3.2.0" }, "devDependencies": { "benchmark": "^2.1.4",