slight update to daemon node words

to clarify arguments
This commit is contained in:
Dave Conway-Jones
2015-09-02 10:56:32 +01:00
parent 0f9bd05180
commit 059c7a2d67
3 changed files with 21 additions and 8 deletions

View File

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