diff options
author | Adam Kocoloski <adam@cloudant.com> | 2010-07-26 20:54:26 -0400 |
---|---|---|
committer | Adam Kocoloski <adam@cloudant.com> | 2010-07-26 21:10:05 -0400 |
commit | 31b2cb626372e59aff719c5ed06652d2bbb6675a (patch) | |
tree | a99a5fa3d81adab1606bc9abd9bbb367f2eaae1d /ebin | |
parent | ba55fe683f7e8d8432cc11b17c7af2e7ee46105f (diff) |
appups for 1.2.1
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, |