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,9 +1,9 @@
{
"name" : "node-red-contrib-heatmiser",
"version" : "0.0.4",
"version" : "0.0.5",
"description" : "A Node-RED node to control and poll a HeatMiser thermostat.",
"dependencies" : {
"heatmiser" : "2.0.0"
"heatmiser" : "~2.0.0"
},
"repository" : {
"type":"git",