aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2014-12-16 17:44:52 -0600
committerTristan Sloughter <[email protected]>2014-12-16 17:44:52 -0600
commit63587bb0b40d5a396bd8b277f89a5afe901843e1 (patch)
treeb10ed5dac0b858f87647a4b0fb1ca2253de4bd8c /rebar.config
parentc131510aa4804d7d6bf2ffb44fdd1e1e5ded9b5a (diff)
downloadrelx-63587bb0b40d5a396bd8b277f89a5afe901843e1.tar.gz
relx-63587bb0b40d5a396bd8b277f89a5afe901843e1.tar.bz2
relx-63587bb0b40d5a396bd8b277f89a5afe901843e1.zip
tag providers repo
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index ca9894b..e990194 100644
--- a/rebar.config
+++ b/rebar.config
@@ -10,7 +10,7 @@
{branch, "master"}}},
{providers, ".*",
{git, "https://github.com/tsloughter/providers.git",
- {branch, "master"}}},
+ {tag, "v1.0.0"}}},
{erlydtl, ".*",
{git, "https://github.com/erlydtl/erlydtl.git",
{tag, "0.9.0"}}},