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 d91651c commit ef41c6aCopy full SHA for ef41c6a
src/erlang_red_jsonata.app.src
@@ -1,7 +1,7 @@
1
{application, erlang_red_jsonata, [
2
{description,
3
"An implementation in Erlang of the JSONata transformation language."},
4
- {vsn, "0.4.7"},
+ {vsn, "0.4.8"},
5
{registered, []},
6
{applications, [
7
kernel,
0 commit comments