From f30650c6560ef554710ecc90520db9f8c4b0c024 Mon Sep 17 00:00:00 2001 From: Ben Hardill Date: Mon, 19 Feb 2024 19:08:50 +0000 Subject: [PATCH] Update social/email/package.json --- social/email/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/social/email/package.json b/social/email/package.json index afdb5e33..8a480f76 100644 --- a/social/email/package.json +++ b/social/email/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-email", - "version": "2.1.1", + "version": "2.2.0", "description": "Node-RED nodes to send and receive simple emails.", "dependencies": { "imap": "^0.8.19",