We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ccd02 commit cd20684Copy full SHA for cd20684
src/yconf.app.src
@@ -17,7 +17,7 @@
17
%%%-------------------------------------------------------------------
18
{application, yconf,
19
[{description, "YAML configuration processor"},
20
- {vsn, "1.0.20"},
+ {vsn, "1.0.21"},
21
{modules, []},
22
{registered, []},
23
{applications, [kernel, stdlib, fast_yaml]},
0 commit comments