summaryrefslogtreecommitdiff
path: root/ebin/rebar.app
diff options
context:
space:
mode:
authorJared Morrow <jared@basho.com>2014-02-05 15:01:51 -0700
committerJared Morrow <jared@basho.com>2014-02-05 15:01:51 -0700
commitcf3f2098e435203541659ce53f91b0a5dac72ba4 (patch)
tree4eef85ef382d73c8093e769f370e2b0f1fd4b4be /ebin/rebar.app
parentaf91604053a7761d80dabd208120b87ad860fe2b (diff)
downloadrebar-cf3f2098e435203541659ce53f91b0a5dac72ba4.tar.gz
Bump rebar to 2.2.0 and add proper release notes2.2.0
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 c2f3ef7..8e239e9 100644
--- a/ebin/rebar.app
+++ b/ebin/rebar.app
@@ -3,7 +3,7 @@
{application, rebar,
[{description, "Rebar: Erlang Build Tool"},
- {vsn, "2.1.0"},
+ {vsn, "2.2.0"},
{modules, [ rebar,
rebar_abnfc_compiler,
rebar_app_utils,