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 872be62 commit 6b06abfCopy full SHA for 6b06abf
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.5.2"},
+ {vsn, "0.6.0"},
5
{registered, []},
6
{applications, [
7
kernel,
0 commit comments