From 715862cf0d55c3c9a613b35cfc1cc4e0ddc2e464 Mon Sep 17 00:00:00 2001 From: Andrews Date: Fri, 3 Feb 2017 10:45:27 -0800 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6de06cd..dd3412eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-serverless-express", - "version": "2.1.0", + "version": "2.1.1", "description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.", "keywords": [ "aws",