Skip to content

Commit d681830

Browse files
authored
Merge pull request #59 from MariusRumpf/patch-1
Increase version number in index.js
2 parents e417ce0 + 17fd399 commit d681830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
var AWS = require('aws-sdk');
44

5-
console.log("AWS Lambda SES Forwarder // @arithmetric // Version 4.1.0");
5+
console.log("AWS Lambda SES Forwarder // @arithmetric // Version 4.2.0");
66

77
// Configure the S3 bucket and key prefix for stored raw emails, and the
88
// mapping of email addresses to forward from and to.

0 commit comments

Comments
 (0)