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