fixes for speeling mistooks in smooth and msgpack fixes.

This commit is contained in:
dceejay
2015-03-31 13:25:59 +01:00
parent b112f03a64
commit 3c4d4b91d9
4 changed files with 4 additions and 4 deletions

View File

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