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 751579f..647efa8 100644
--- a/rebar.config
+++ b/rebar.config
@@ -3,7 +3,7 @@
{deps, [{erlware_commons, "0.16.0"},
{providers, "1.4.1"},
{getopt, "0.8.2"},
- {bbmustache, "1.0.3"}
+ {bbmustache, "1.0.4"}
]}.
{escript_incl_extra, [{"priv/templates/*", "."}]}.