Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve McLaughlin committed Aug 1, 2019
1 parent 83c8fd9 commit b8ef78d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "node-red-contrib-cron-plus",
"version": "0.1.0",
"description": "A flexible scheduler node for Node-RED (incl Timezone support)",
"version": "0.2.0",
"description": "A flexible scheduler node for Node-RED (incl dynamic control and Timezone support)",
"main": "cronplus.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -15,6 +15,7 @@
"node-red",
"scheduler",
"cron",
"crontab",
"timer"
],
"node-red": {
Expand Down

0 comments on commit b8ef78d

Please sign in to comment.