diff --git a/build/release.zip b/build/release.zip index 17f43ae..7ed8164 100644 Binary files a/build/release.zip and b/build/release.zip differ diff --git a/package-lock.json b/package-lock.json index c79d12f..d3e8a8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aws-to-slack", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0e8c0fd..d0b224a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-to-slack", - "version": "1.1.2", + "version": "1.1.3", "description": "Forward AWS Notification Messages to Slack", "main": "handler/index.js", "scripts": {