bump stomp package to pick up PR fix for bad msg reuse

This commit is contained in:
Dave Conway-Jones 2018-11-28 18:42:44 +00:00
parent d73d5f1af3
commit 739e8cd9b6
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-stomp",
"version" : "0.0.11",
"version" : "0.0.12",
"description" : "A Node-RED node to publish and subscribe to/from a Stomp server",
"dependencies" : {
"stomp-client" : "^0.9.0"