From 540eb182b00c0bf6d5fd659af1e23753655023f8 Mon Sep 17 00:00:00 2001 From: swyx Date: Mon, 3 Dec 2018 18:08:54 +0800 Subject: [PATCH] v1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad748bd2..bf953ebb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "netlify-lambda", - "version": "1.0.3", + "version": "1.1.0", "description": "Build and serve lambda function with webpack compilation", "homepage": "https://github.com/netlify/netlify-lambda#readme", "main": "bin/cmd.js",