diff --git a/src/antidote_crdt.app.src b/src/antidote_crdt.app.src index 4bb7dbd..e4c7d39 100644 --- a/src/antidote_crdt.app.src +++ b/src/antidote_crdt.app.src @@ -1,7 +1,7 @@ {application, antidote_crdt, [ {description, "An Erlang CRDT library"}, - {vsn, "0.1.2"}, + {vsn, "0.1.3"}, {modules, [ antidote_crdt ]},