diff --git a/social/pushbullet/package.json b/social/pushbullet/package.json index a79136be..2463fdcd 100644 --- a/social/pushbullet/package.json +++ b/social/pushbullet/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-pushbullet", - "version" : "0.0.16", + "version" : "0.0.17", "description" : "A Node-RED node to send alerts via Pushbullet", "dependencies" : { "pushbullet": "^2.4.0",