bump xmpp package

This commit is contained in:
Dave Conway-Jones 2021-02-02 19:21:28 +00:00
parent 1c34e39d8a
commit bbf9a3b7e4
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-xmpp",
"version": "0.3.3",
"version": "0.3.4",
"description": "A Node-RED node to talk to an XMPP server",
"dependencies": {
"@xmpp/client": "^0.12.0"