Skip to content

Commit ef41c6a

Browse files
committed
version bump to 0.4.8
1 parent d91651c commit ef41c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/erlang_red_jsonata.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application, erlang_red_jsonata, [
22
{description,
33
"An implementation in Erlang of the JSONata transformation language."},
4-
{vsn, "0.4.7"},
4+
{vsn, "0.4.8"},
55
{registered, []},
66
{applications, [
77
kernel,

0 commit comments

Comments
 (0)