Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkyberneees committed Feb 26, 2020
1 parent d98244a commit d271aac
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.0.8",
"version": "4.1.0",
"description": "Super fast and minimalist web framework for building REST micro-services.",
"main": "index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -48,7 +48,7 @@
"express": "^4.17.1",
"express-jwt": "^5.3.1",
"fastify": "^2.12.0",
"http-cache-middleware": "^1.2.5",
"http-cache-middleware": "^1.3.0",
"koa": "^2.11.0",
"koa-router": "^7.4.0",
"mocha": "^6.2.2",
Expand Down

0 comments on commit d271aac

Please sign in to comment.