Bump for lPR to fix topic ack handling

to close #1009
This commit is contained in:
Dave Conway-Jones 2023-06-08 21:16:34 +01:00
parent 8743c2afa6
commit edd521f2e9
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" : "1.0.1",
"version" : "1.0.2",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"