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