Use Elixir v1.2.3

This commit is contained in:
Christophe Romain 2016-03-03 10:36:13 +01:00
parent fee5873310
commit 3ecd7e850c
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
{if_var_true, riak, {riakc, ".*", {git, "https://github.com/basho/riak-erlang-client",
"527722d12d0433b837cdb92a60900c2cb5df8942"}}},
{if_var_true, elixir, {elixir, ".*", {git, "https://github.com/elixir-lang/elixir",
{tag, "v1.1.0"}}}},
{tag, "v1.2.3"}}}},
%% TODO: When modules are fully migrated to new structure and mix, we will not need anymore rebar_elixir_plugin
{if_var_true, elixir, {rebar_elixir_plugin, ".*",
{git, "https://github.com/processone/rebar_elixir_plugin", "0.1.0"}}},