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