From 3f863b83d67097ec282f6ee1d959ba27d2c34d0b Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Tue, 17 Aug 2021 15:10:12 -0500 Subject: [PATCH] v8.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14165f8..ee28977 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "email-templates", "description": "Create, preview, and send custom email templates for Node.js. Highly configurable and supports automatic inline CSS, stylesheets, embedded images and fonts, and much more! Made for sending beautiful emails with Lad.", - "version": "8.0.7", + "version": "8.0.8", "author": "Nick Baugh (http://niftylettuce.com)", "bugs": { "url": "https://github.com/forwardemail/email-templates/issues",