bump for bugfix pr

This commit is contained in:
Dave Conway-Jones 2023-07-11 20:00:17 +01:00
parent 45b43ebb21
commit a4d9b48ac7
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.3",
"version" : "1.0.4",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"