diff --git a/social/twitter/icons/twitter.png b/social/twitter/icons/twitter.png new file mode 100644 index 00000000..d0605945 Binary files /dev/null and b/social/twitter/icons/twitter.png differ diff --git a/social/twitter/package.json b/social/twitter/package.json index 4d994fa6..82326464 100644 --- a/social/twitter/package.json +++ b/social/twitter/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-twitter", - "version": "1.1.4", + "version": "1.1.5", "description": "A Node-RED node to talk to Twitter", "dependencies": { "twitter-ng": "0.6.2",