From 33f560dc0ee130041d10c1df2481766cd1de7ede Mon Sep 17 00:00:00 2001 From: niftylettuce Date: Thu, 10 Jan 2019 03:54:52 -0600 Subject: [PATCH] v5.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b1040c..87d2b4a 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": "5.0.2", + "version": "5.0.3", "author": "Nick Baugh (http://niftylettuce.com)", "bugs": { "url": "https://github.com/niftylettuce/email-templates/issues",