bump stomp for fix PR#986

to close #985
This commit is contained in:
Dave Conway-Jones 2023-04-07 08:49:08 +01:00
parent 471422adfe
commit 10ffd71b02
No known key found for this signature in database
GPG Key ID: 1DDB0E91A28C2643
1 changed files with 1 additions and 1 deletions

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"