From 8340f1f92cbcf010b4d24d416f812a20b4bc322b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20H=C3=A9rault?= Date: Wed, 10 Jul 2019 18:33:58 +0200 Subject: [PATCH] v5.7.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d31b8023e..18f125a33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-offline", - "version": "5.7.2", + "version": "5.7.3", "description": "Emulate AWS λ and API Gateway locally when developing your Serverless project", "license": "MIT", "main": "src/index.js",