aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
diff options
context:
space:
mode:
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 facbdc8..37f10c5 100644
--- a/rebar.config
+++ b/rebar.config
@@ -8,7 +8,7 @@
{tag, "v1.3.0"}}},
{mustache, ".*",
{git, "https://github.com/soranoba/mustache.git",
- {branch, "master"}}},
+ {tag, "v0.3.0"}}},
{getopt, "",
{git, "https://github.com/jcomellas/getopt.git",
{branch, "master"}}}]}.