diff --git a/package.json b/package.json index 77a814c..8684130 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-contrib-cron-plus", - "version": "1.4.3", + "version": "1.5.0", "description": "A flexible scheduler (cron, solar events, simple dates) node for Node-RED with full dynamic control and Timezone support", "main": "cronplus.js", "scripts": { @@ -15,6 +15,7 @@ "node-red", "scheduler", "cron", + "cron-plus", "crontab", "timer", "sunrise",