bump daemon for PR to add msg.args

This commit is contained in:
Dave Conway-Jones
2022-10-26 15:23:57 +01:00
parent 4c9afda6dd
commit 93614e09ee

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-daemon",
"version" : "0.4.0",
"version" : "0.5.0",
"description" : "A Node-RED node that runs and monitors a long running system command.",
"dependencies" : {
},