Skip to content

Commit 542e518

Browse files
committed
v5.0.0
1 parent 15eb563 commit 542e518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "restana",
3-
"version": "4.9.9",
3+
"version": "v5.0.0",
44
"description": "Super fast and minimalist web framework for building REST micro-services.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -38,7 +38,7 @@
3838
],
3939
"homepage": "https://github.com/jkyberneees/restana#readme",
4040
"dependencies": {
41-
"0http": "^3.5.3"
41+
"0http": "^4.0.0"
4242
},
4343
"devDependencies": {
4444
"benchmark": "^2.1.4",

0 commit comments

Comments
 (0)