Skip to content

Commit

Permalink
v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Apr 7, 2020
1 parent a1ae1c1 commit e8d3d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "restana",
"version": "4.3.0",
"version": "4.3.1",
"description": "Super fast and minimalist web framework for building REST micro-services.",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
"mocha": "^7.1.1",
"morgan": "^1.10.0",
"muneem": "^2.4.5",
"nyc": "^15.0.0",
"nyc": "^15.0.1",
"pem": "^1.14.4",
"polka": "^0.5.2",
"response-time": "^2.3.2",
Expand Down

0 comments on commit e8d3d0c

Please sign in to comment.