diff --git a/src/jiffy.app.src b/src/jiffy.app.src index 7e08e12..4bbc3f7 100644 --- a/src/jiffy.app.src +++ b/src/jiffy.app.src @@ -1,6 +1,6 @@ {application, jiffy, [ {description, "JSON Decoder/Encoder."}, - {vsn, "0.14.11"}, + {vsn, "0.14.12"}, {registered, []}, {applications, [kernel, stdlib]}, {maintainers, ["Paul J. Davis"]},