From e1c261eab6eb1db94e2cf19e4bf8cf4a2f44629f Mon Sep 17 00:00:00 2001 From: Andrews Date: Fri, 3 Feb 2017 10:45:24 -0800 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d4d7593..a6de06cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-serverless-express", - "version": "2.0.0", + "version": "2.1.0", "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",