Skip to content

Commit 9315235

Browse files
committed
Release 1.0.20
1 parent 5a2bfe1 commit 9315235

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 1.0.19
1+
# Version 1.0.20
22

33
* Updating fast_yaml to version 1.0.39.
44
* Accept non-latin1 atoms

src/yconf.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
%%%-------------------------------------------------------------------
1818
{application, yconf,
1919
[{description, "YAML configuration processor"},
20-
{vsn, "1.0.19"},
20+
{vsn, "1.0.20"},
2121
{modules, []},
2222
{registered, []},
2323
{applications, [kernel, stdlib, fast_yaml]},

0 commit comments

Comments
 (0)