Bump to 0.14.12
Project: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/commit/3d73439f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/tree/3d73439f Diff: http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/diff/3d73439f Branch: refs/heads/master Commit: 3d73439f5e979af825957cb4b033c30779a9c626 Parents: c682872 Author: Paul J. Davis <[email protected]> Authored: Tue Oct 31 12:11:18 2017 -0500 Committer: Paul J. Davis <[email protected]> Committed: Tue Oct 31 12:11:18 2017 -0500 ---------------------------------------------------------------------- src/jiffy.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-jiffy/blob/3d73439f/src/jiffy.app.src ---------------------------------------------------------------------- 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"]},
