diff --git a/time/suncalc/package.json b/time/suncalc/package.json index 826abe3b..ec5b574b 100644 --- a/time/suncalc/package.json +++ b/time/suncalc/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-suncalc", - "version" : "1.0.1", + "version" : "1.1.0", "description" : "A Node-RED node to provide a signal at sunrise and sunset", "dependencies" : { "suncalc" : "^1.8.0"