Skip to content

Commit fa139ea

Browse files
committed
Merge pull request basho#222 from basho/feature/bch/upgrade-cuttlefish-to-2.0.5
Update cuttlefish to 2.0.5 Reviewed-by: cuyler
2 parents 4c6b2fa + 4415dcb commit fa139ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{deps, [
66
{meck, "0.8.2", {git, "git://github.com/basho/meck.git", {tag, "0.8.2"}}},
7-
{cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.1"}}}
7+
{cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.5"}}}
88
]}.
99

1010
{port_env,

0 commit comments

Comments
 (0)