Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Commit

Permalink
Bump fabric to 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Newson committed Jan 9, 2013
1 parent 42a471c commit 0142e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Expand Up @@ -22,7 +22,7 @@
{rexi, ".*", {git, "https://github.com/cloudant/rexi.git",
{tag, "1.5.5"}}},
{fabric, ".*", {git, "https://github.com/cloudant/fabric.git",
{tag, "2.0.4"}}},
{tag, "2.0.5"}}},
{mem3, ".*", {git, "https://github.com/cloudant/mem3.git",
{tag, "2.0.0"}}},
{chttpd, ".*", {git, "https://github.com/cloudant/chttpd.git",
Expand Down

0 comments on commit 0142e91

Please sign in to comment.