summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorJared Morrow <jared@basho.com>2014-05-21 14:36:12 -0600
committerJared Morrow <jared@basho.com>2014-05-21 14:36:12 -0600
commit16eb428d6cddc5bd9663b7a515e83e5cb5ae8918 (patch)
tree6fdd94949c6627169b8b3ee767727c600fec01cd /ebin/rebar.app
parent93621d0d0c98035f79790ffd24beac94581b0758 (diff)
downloadrebar-16eb428d6cddc5bd9663b7a515e83e5cb5ae8918.tar.gz
Bump rebar version to 2.3.1
Diffstat (limited to 'ebin/rebar.app')
-rw-r--r--ebin/rebar.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rebar.app b/ebin/rebar.app
index 5d53718..29ad8cf 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.3.0"},
+ {vsn, "2.3.1"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,