From 855749e1460ec9f318cfd84daf5af7c9c7cb477e Mon Sep 17 00:00:00 2001 From: Andrea Giammarchi Date: Wed, 25 Sep 2019 17:20:54 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59abc07..df715ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "static.email", - "version": "1.0.4", + "version": "1.1.0", "description": "The easiest way to send emails on the Web", "main": "cjs/index.js", "module": "esm/index.js",