Merge branch 'node-red:master' into master

This commit is contained in:
Olivier Verhaegen
2023-04-11 09:06:10 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-stomp",
"version" : "0.0.12",
"version" : "0.0.13",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"