Bump for PR.

to close #1021
This commit is contained in:
Dave Conway-Jones 2023-08-11 15:32:36 +01:00
parent 878694fa1c
commit 5913e29086
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.4",
"version" : "1.0.5",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"