diff options
-rw-r--r-- | ebin/mem3.app | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/mem3.app b/ebin/mem3.app index 4d0cf69b..0613ab26 100644 --- a/ebin/mem3.app +++ b/ebin/mem3.app @@ -1,7 +1,7 @@ {application, mem3, [ {description, "CouchDB Cluster Membership"}, {mod, {mem3_app, []}}, - {vsn, "1.0"}, + {vsn, "1.0.1"}, {modules, [ mem3, mem3_app, |