bump package versions (heatmiser, arduino, pushover)

This commit is contained in:
Dave Conway-Jones
2016-11-26 21:22:18 +00:00
parent c86fdc839a
commit fcc1fcfca8
5 changed files with 5 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pushover",
"version" : "0.0.10",
"version" : "0.0.11",
"description" : "A Node-RED node to send alerts via Pushover",
"dependencies" : {
"pushover-notifications" : "~0.2.3"