From fded3b57b5a6c56f7f5d289cec15dd6ca34b78c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20H=C3=A9rault?= Date: Sat, 8 Jun 2019 16:43:25 +0200 Subject: [PATCH] v5.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b8dd734b..8450219d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-offline", - "version": "5.2.2", + "version": "5.3.1", "description": "Emulate AWS λ and API Gateway locally when developing your Serverless project", "license": "MIT", "main": "src/index.js",