Skip to content

Commit

Permalink
0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Jan 14, 2020
1 parent 07de837 commit 4ae313b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ecron.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, ecron,
[{description, "cron-like/crontab job scheduling library"},
{vsn, "0.5.2"},
{vsn, "0.5.3"},
{registered, [ecron_sup, ecron, ecron_monitor]},
{mod, {ecron_app, []}},
{applications, [kernel, stdlib, telemetry]},
Expand Down

0 comments on commit 4ae313b

Please sign in to comment.