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 250ea89 commit a1275d5Copy full SHA for a1275d5
src/yconf.app.src
@@ -17,7 +17,7 @@
17
%%%-------------------------------------------------------------------
18
{application, yconf,
19
[{description, "YAML configuration processor"},
20
- {vsn, "1.0.17"},
+ {vsn, "1.0.18"},
21
{modules, []},
22
{registered, []},
23
{applications, [kernel, stdlib, fast_yaml]},
0 commit comments