From 13ee833b7a8908aae93daf786cdac5f60bb15a18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20H=C3=A9rault?= Date: Sat, 18 Jul 2020 14:13:21 +0200 Subject: [PATCH] v6.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f993dfccf..750aff23a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "dedicatedTo": "Blue, a great migrating bird.", "name": "serverless-offline", - "version": "6.4.0", + "version": "6.5.0", "description": "Emulate AWS λ and API Gateway locally when developing your Serverless project", "license": "MIT", "main": "dist/main.js",