We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e35a8 commit 0682709Copy full SHA for 0682709
1 file changed
src/yconf.app.src
@@ -17,7 +17,7 @@
17
%%%-------------------------------------------------------------------
18
{application, yconf,
19
[{description, "YAML configuration processor"},
20
- {vsn, "1.0.21"},
+ {vsn, "1.0.22"},
21
{modules, []},
22
{registered, []},
23
{applications, [kernel, stdlib, fast_yaml]},
0 commit comments