From 0ed7e97b3982dc221166580ce6f64971f5d49979 Mon Sep 17 00:00:00 2001 From: Rolando Santamaria Maso Date: Mon, 1 Nov 2021 15:52:05 +0100 Subject: [PATCH] v4.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1e1652f..e358448 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restana", - "version": "4.9.1", + "version": "4.9.2", "description": "Super fast and minimalist web framework for building REST micro-services.", "main": "index.js", "types": "index.d.ts",