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 967c5b7 commit 7ed6169Copy full SHA for 7ed6169
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.6"},
+ {vsn, "0.4.7"},
5
{registered, []},
6
{applications, [
7
kernel,
0 commit comments