We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e417ce0 commit 17fd399Copy full SHA for 17fd399
index.js
@@ -2,7 +2,7 @@
2
3
var AWS = require('aws-sdk');
4
5
-console.log("AWS Lambda SES Forwarder // @arithmetric // Version 4.1.0");
+console.log("AWS Lambda SES Forwarder // @arithmetric // Version 4.2.0");
6
7
// Configure the S3 bucket and key prefix for stored raw emails, and the
8
// mapping of email addresses to forward from and to.
0 commit comments