diff options
Diffstat (limited to 'ebin/fabric.app')
-rw-r--r-- | ebin/fabric.app | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/fabric.app b/ebin/fabric.app index dde0393c..054b2586 100644 --- a/ebin/fabric.app +++ b/ebin/fabric.app @@ -1,6 +1,6 @@ {application, fabric, [ {description, "Routing and proxying layer for CouchDB cluster"}, - {vsn, "1.0.1"}, + {vsn, "1.0.2"}, {modules, [ fabric, fabric_db_create, |