From a700691cb91efbfa4c09e93787d50b352a93bde4 Mon Sep 17 00:00:00 2001 From: Adriano Raiano Date: Mon, 30 Oct 2023 06:58:02 +0100 Subject: [PATCH] 3.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55046ff..7e34e3d 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "url": "https://github.com/fastify/aws-lambda-fastify/issues" }, "license": "MIT", - "version": "3.4.1", + "version": "3.4.2", "main": "index.js", "type": "commonjs", "types": "types/index.d.ts",