From c0cb1827f2dcd672da181e7ad1aceff0ca69b815 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 26 Jul 2011 13:11:03 -0700 Subject: [PATCH] remove mention of eep0018, add jsx_terms --- src/jsx.app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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