From edac7f4959e27bbe9825b3a669d2a181be3def1a Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Mon, 4 Jul 2022 01:01:50 -0500 Subject: [PATCH] 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb2ea49..798625d 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 Forward Email and Lad.", - "version": "9.0.0", + "version": "10.0.0", "author": "Nick Baugh (http://niftylettuce.com)", "bugs": { "url": "https://github.com/forwardemail/email-templates/issues",