XMPP node - missed error tidy on other node

This commit is contained in:
Dave Conway-Jones
2016-01-29 18:06:42 +00:00
parent be259a75fd
commit b443e85e44
2 changed files with 10 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-xmpp",
"version" : "0.1.1",
"version" : "0.1.2",
"description" : "A Node-RED node to talk to an XMPP server",
"dependencies" : {
"simple-xmpp" : "1.3.*"