update analysis and utility nodes info style

This commit is contained in:
Dave Conway-Jones
2016-03-02 13:24:56 +00:00
parent eff8327971
commit 88985f4fe7
16 changed files with 33 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pidcontrol",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node that that provides a simple PID controller.",
"dependencies" : {
"node-pid-controller": "0.0.3"