From c60d62f27bf92ea7e4a35f37ac823b2c526eeb7f Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Fri, 12 Feb 2016 14:05:10 +0000 Subject: [PATCH] update social nodes info --- social/dweetio/55-dweetio.html | 6 +++--- social/dweetio/package.json | 2 +- social/email/61-email.html | 14 +++++++------- social/email/package.json | 2 +- social/feedparser/32-feedparse.html | 6 +++--- social/feedparser/package.json | 2 +- social/twilio/56-twilio.html | 3 +-- social/twilio/package.json | 2 +- social/twitter/27-twitter.html | 12 ++++++------ social/twitter/package.json | 2 +- social/xmpp/92-xmpp.html | 12 ++++++------ social/xmpp/package.json | 2 +- 12 files changed, 32 insertions(+), 33 deletions(-) diff --git a/social/dweetio/55-dweetio.html b/social/dweetio/55-dweetio.html index a70fd841..12864f8f 100644 --- a/social/dweetio/55-dweetio.html +++ b/social/dweetio/55-dweetio.html @@ -27,8 +27,8 @@ @@ -70,7 +70,7 @@ diff --git a/social/dweetio/package.json b/social/dweetio/package.json index 9f0dabe4..96cd6e35 100644 --- a/social/dweetio/package.json +++ b/social/dweetio/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-dweetio", - "version" : "0.0.10", + "version" : "0.0.11", "description" : "A Node-RED node to send and receive simple dweets", "dependencies" : { "node-dweetio" : "0.0.11" diff --git a/social/email/61-email.html b/social/email/61-email.html index a4b2e8a4..3a545527 100644 --- a/social/email/61-email.html +++ b/social/email/61-email.html @@ -69,13 +69,13 @@ @@ -153,9 +153,9 @@ diff --git a/social/twitter/package.json b/social/twitter/package.json index 8c5050db..4b0430c3 100644 --- a/social/twitter/package.json +++ b/social/twitter/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-twitter", - "version" : "0.1.4", + "version" : "0.1.5", "description" : "A Node-RED node to talk to Twitter", "dependencies" : { "twitter-ng": "0.6.2", diff --git a/social/xmpp/92-xmpp.html b/social/xmpp/92-xmpp.html index 96b751fd..2c5e5e84 100644 --- a/social/xmpp/92-xmpp.html +++ b/social/xmpp/92-xmpp.html @@ -37,8 +37,8 @@