diff --git a/src/jiffy.app.src b/src/jiffy.app.src index 6b08c2a..7047715 100644 --- a/src/jiffy.app.src +++ b/src/jiffy.app.src @@ -1,6 +1,6 @@ {application, jiffy, [ {description, "JSON Decoder/Encoder."}, - {vsn, "1.0.6"}, + {vsn, "1.0.7"}, {registered, []}, {applications, [kernel, stdlib, xmerl]}, {maintainers, ["Paul J. Davis"]},