We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b66ab4 commit 47f1626Copy full SHA for 47f1626
src/jsn.app.src
@@ -1,6 +1,6 @@
1
{application, jsn, [
2
{description, "Utilities for interacting with decoded JSON in erlang"},
3
- {vsn, "2.1.3"},
+ {vsn, "2.1.4"},
4
{applications, [kernel,
5
stdlib
6
]},
0 commit comments