From 10663c7242cbbe5ffbfd2c5e7bd6717f54c1cf7a Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Mon, 13 Jun 2022 02:49:07 -0500 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a7f9f9..79fc21d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "nodemailer-base64-to-s3", "description": "Convert your Base64-Encoded Data URI's in tags to Amazon S3/CloudFront URL's", - "version": "3.0.2", + "version": "4.0.0", "author": "Nick Baugh (http://niftylettuce.com/)", "ava": { "failFast": true,