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