diff options
Diffstat (limited to 'ebin')
-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 bbe99e06..d5f027a9 100644 --- a/ebin/fabric.app +++ b/ebin/fabric.app @@ -2,7 +2,7 @@ {application, fabric, [{description, "Routing and proxying layer for CouchDB cluster"}, - {vsn, "1.0"}, + {vsn, "1.0.1"}, {modules, [ fabric, fabric_db_create, |