diff --git a/package.json b/package.json index 28def41..1b00705 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lambda-chain", - "version": "0.1.1", + "version": "0.1.2", "description": "An AWS lambda handler promies wrapper and chain (i.e middleware) executor", "main": "index.js", "scripts": {