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 @@