Tiny tidy up of RBE node

This commit is contained in:
dceejay
2015-02-14 17:56:29 +00:00
parent ba557b93c1
commit 7338a17991
4 changed files with 13 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-rbe",
"version" : "0.0.1",
"version" : "0.0.2",
"description" : "A Node-RED node that provides report-by-exception (RBE) and deadband capability.",
"dependencies" : {
},