bump for username credential fix

to close #1006
This commit is contained in:
Dave Conway-Jones 2023-06-06 11:26:25 +01:00
parent 3fd14223ef
commit 983cab970e
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.0",
"version" : "1.0.1",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"