added v.1.0.2 of Moni.ai Channel

This commit is contained in:
root 2015-06-10 13:39:23 +02:00
parent d12f7b76d5
commit 0e447d1926
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
node-red-moniai
====================
A <a href="http://nodered.org" target="_new">Node-RED</a> node that is triggered by a pattern on <a href="https://moni.ai" target="_new">Moni.ai</a>.
A <a href="http://nodered.org" target="_new">Node-RED</a> node that is triggered by a pattern on <a href="https://moni.ai" target="_new">Moni.ai</a>. Moni.ai is a virtual assistant for the Internet of Things.
Install
-------

View File

@ -1,6 +1,6 @@
{
"name" : "moni.ai",
"version" : "1.0.1",
"version" : "1.0.2",
"description" : "Listen to trigger patterns on Moni.ai, your virtual assistant",
"dependencies": {
},