diff --git a/src/jsx.app.src b/src/jsx.app.src index 9f69ff4..41a170b 100644 --- a/src/jsx.app.src +++ b/src/jsx.app.src @@ -1,7 +1,7 @@ {application, jsx, [ {description, "a streaming, evented json parsing toolkit"}, - {vsn, "0.9.0"}, + {vsn, "0.10.0"}, {modules, [ jsx, jsx_encoder, @@ -10,7 +10,7 @@ jsx_utf16le, jsx_utf32, jsx_utf32le, - jsx_eep0018, + jsx_terms, jsx_format, jsx_verify, jsx_utils