diff --git a/rebar.config b/rebar.config index badca87..a3f123b 100644 --- a/rebar.config +++ b/rebar.config @@ -4,7 +4,7 @@ {deps, [ {piqi, "", {git, "git@github.com:spilgames/piqi-erlang.git", {tag, "20120405-1_pedro_rebar"}}}, - {webmachine, "1.9.1-2", {git, "git@github.com:spilgames/webmachine.git", {tag, "1.9.1-2"}}} + {webmachine, "1.9.1-3", {git, "git@github.com:spilgames/webmachine.git", {tag, "1.9.1-3"}}} ]}.