From 9d7a289e9370a40cdfc1e0eee773ded99a8ee4f8 Mon Sep 17 00:00:00 2001 From: Adriano Raiano Date: Tue, 6 Sep 2022 12:59:37 +0200 Subject: [PATCH] 3.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aec055e..4fd8fdc 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "url": "https://github.com/fastify/aws-lambda-fastify/issues" }, "license": "MIT", - "version": "3.1.1", + "version": "3.1.2", "main": "index.js", "scripts": { "lint": "eslint .",