diff --git a/io/stomp/package.json b/io/stomp/package.json index ccec0f5f..4d576fc8 100644 --- a/io/stomp/package.json +++ b/io/stomp/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-stomp", - "version" : "0.0.12", + "version" : "0.0.13", "description" : "A Node-RED node to publish and subscribe to/from a Stomp server", "dependencies" : { "stomp-client" : "^0.9.0"