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-wordpos",
"version" : "0.0.2",
"version" : "0.0.3",
"description" : "A Node-RED node that breaks a sentence into the various parts of (English) speech.",
"dependencies" : {
"wordpos" : "0.1.*"