summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-05-30 20:40:09 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-05-30 20:40:09 -0500
commit42d5db5ea367c18c672111466628cb6e38ab464a (patch)
tree73fb483923139f2fd3f4af59dec156ca29e6e924 /rebar.config
parent274839a76c3c15ca12621fedc44f87588295a2d3 (diff)
parent3ed0c5feffb0fea4b8f4e9cfd74472792867eefe (diff)
Merge pull request #487 from ferd/fix-provider-bareness
fix bareness issues
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 b885002..f1cbd0a 100644
--- a/rebar.config
+++ b/rebar.config
@@ -7,7 +7,7 @@
{branch, "master"}}},
{providers, "",
{git, "https://github.com/tsloughter/providers.git",
- {tag, "v1.3.1"}}},
+ {tag, "v1.4.0"}}},
{relx, "",
{git, "https://github.com/erlware/relx.git",
{branch, "master"}}},