From d1218c37cd797cbb0bf932fa8fb7e6d298e704d3 Mon Sep 17 00:00:00 2001 From: Rolando Santamaria Maso Date: Thu, 28 May 2020 15:27:02 +0200 Subject: [PATCH] v4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b4edfb..f0b6282 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restana", - "version": "4.5.0", + "version": "4.5.1", "description": "Super fast and minimalist web framework for building REST micro-services.", "main": "index.js", "types": "index.d.ts",