Bump package for PR #1010

This commit is contained in:
Dave Conway-Jones 2023-06-21 20:20:15 +01:00
parent 1216ee5296
commit 21b92d4894
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.2",
"version" : "1.0.3",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"