bump version for pr to get to npm

This commit is contained in:
Dave Conway-Jones
2019-05-26 14:24:45 +01:00
parent a226e6a308
commit 2dfa1385c3

View File

@@ -3,7 +3,7 @@
"version" : "0.0.14",
"description" : "A Node-RED node to send alerts via Pushbullet",
"dependencies" : {
"pushbullet": "^2.3.0",
"pushbullet": "^2.4.0",
"when": "^3.7.8"
},
"repository" : {