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.
2 parents e417ce0 + 17fd399 commit d681830Copy full SHA for d681830
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