We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07de837 commit 4ae313bCopy full SHA for 4ae313b
1 file changed
src/ecron.app.src
@@ -1,6 +1,6 @@
1
{application, ecron,
2
[{description, "cron-like/crontab job scheduling library"},
3
- {vsn, "0.5.2"},
+ {vsn, "0.5.3"},
4
{registered, [ecron_sup, ecron, ecron_monitor]},
5
{mod, {ecron_app, []}},
6
{applications, [kernel, stdlib, telemetry]},
0 commit comments