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 33da670 commit e9d8262Copy full SHA for e9d8262
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.5"},
+ {vsn, "0.4.6"},
5
{registered, []},
6
{applications, [
7
kernel,
0 commit comments