Skip to content

Commit 0e4e4e7

Browse files
committed
Merge pull request #134 from basho/the-great-versioning
use version 2.0.1 of cuttlefish Reviewed-by: cmeiklejohn
2 parents a5b5148 + 1fb0a2d commit 0e4e4e7

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
@@ -9,7 +9,7 @@
99
{erl_opts, [warnings_as_errors, {parse_transform, lager_transform}, debug_info]}.
1010

1111
{deps, [
12-
{cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {branch, "develop"}}}
12+
{cuttlefish, ".*", {git, "git://github.com/basho/cuttlefish.git", {tag, "2.0.1"}}}
1313
]}.
1414

1515
{port_env, [

0 commit comments

Comments
 (0)