From 8a73adc8120e8cef440127f90012b42b2e695aa8 Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Sun, 20 Mar 2022 12:09:14 -0500 Subject: [PATCH] v9.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b802c9..4db57ce 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.1.0", + "version": "9.0.0", "author": "Nick Baugh (http://niftylettuce.com)", "bugs": { "url": "https://github.com/forwardemail/email-templates/issues",