Skip to content

Commit e9d8262

Browse files
committed
version bump to 0.4.6
1 parent 33da670 commit e9d8262

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.5"},
4+
{vsn, "0.4.6"},
55
{registered, []},
66
{applications, [
77
kernel,

0 commit comments

Comments
 (0)