This is an automated email from the ASF dual-hosted git repository. nickva pushed a commit to tag 1.1.5 in repository https://gitbox.apache.org/repos/asf/couchdb-jiffy.git
commit 50c0b8dcd7700019059b0b20e2387cebfbaddd56 Author: Nick Vatamaniuc <[email protected]> AuthorDate: Fri Jun 12 20:00:05 2026 -0400 Tag 1.1.5 release --- src/jiffy.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jiffy.app.src b/src/jiffy.app.src index b484456..2d90cfb 100644 --- a/src/jiffy.app.src +++ b/src/jiffy.app.src @@ -1,6 +1,6 @@ {application, jiffy, [ {description, "JSON Decoder/Encoder."}, - {vsn, "1.1.4"}, + {vsn, "1.1.5"}, {registered, []}, {applications, [kernel, stdlib, xmerl]}, {maintainers, ["Paul J. Davis"]},
