Bump twitter version

This commit is contained in:
Nick O'Leary 2015-12-07 20:37:27 +00:00
parent 58107d5c8d
commit 596736be75
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-twitter",
"version" : "0.1.2",
"version" : "0.1.3",
"description" : "A Node-RED node to talk to Twitter",
"dependencies" : {
"twitter-ng": "0.6.2",