From 95a663b625853a4d68776796a2c9718c0eb46c79 Mon Sep 17 00:00:00 2001 From: sw-yx Date: Thu, 14 Mar 2019 17:59:25 -0700 Subject: [PATCH] v1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b2047e9..32ee79a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-lambda", - "version": "1.4.2", + "version": "1.4.3", "description": "Build and serve lambda function with webpack compilation", "homepage": "https://github.com/netlify/netlify-lambda#readme", "main": "bin/cmd.js",