bump email package.json

This commit is contained in:
Dave Conway-Jones
2017-07-18 20:32:50 +01:00
parent c6f8b7ee76
commit dbff575e24

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-email",
"version": "0.1.23",
"version": "0.1.24",
"description": "Node-RED nodes to send and receive simple emails",
"dependencies": {
"nodemailer": "^1.11.0",