summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorTristan Sloughter <tristan.sloughter@gmail.com>2015-04-04 21:13:24 -0500
committerTristan Sloughter <tristan.sloughter@gmail.com>2015-04-04 21:13:24 -0500
commita99344a47066dd26b02cf34e84c15aa2f6f4dbe5 (patch)
treedecea5eb0ec74ce37a2a62d012b36d139b483bad /rebar.config
parentd95da874cd9831f238e0c91c74b32ff4549dba59 (diff)
parent60f7474632000aa052ee4d5cea2eb7fbc094cc74 (diff)
Merge pull request #315 from ferd/fix-ns-help
Fix ns help
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 3997d8d..8d64b5d 100644
--- a/rebar.config
+++ b/rebar.config
@@ -24,7 +24,7 @@
{branch, "master"}}},
{providers, "",
{git, "https://github.com/tsloughter/providers.git",
- {tag, "v1.3.0"}}},
+ {tag, "v1.3.1"}}},
{erlydtl, ".*",
{git, "https://github.com/erlydtl/erlydtl.git",
{tag, "0.10.0"}}},