diff --git a/rebar.config b/rebar.config index e5c3e92..c35ce38 100644 --- a/rebar.config +++ b/rebar.config @@ -1,12 +1,8 @@ {erl_opts, []}. -{deps, [ - {lfe, ".*", {git, "https://github.com/rvirding/lfe.git", {tag, "v0.10.1"}}} - ]}. - {plugins, [ {'lfe-compile', ".*", - {git, "https://github.com/lfe-rebar3/compile.git", {tag, "0.2.2"}}} + {git, "https://github.com/lfe-rebar3/compile.git", {tag, "0.3.0"}}} ]}. {provider_hooks, [ diff --git a/rebar.lock b/rebar.lock index 8161f63..57afcca 100644 --- a/rebar.lock +++ b/rebar.lock @@ -1,4 +1 @@ -[{<<"lfe">>, - {git,"https://github.com/rvirding/lfe.git", - {ref,"d7bc80da04aedd0a607f17d8d149eba363872b4b"}}, - 0}]. +[]. diff --git a/src/lfe-version.app.src b/src/lfe-version.app.src index 0a93881..6874037 100644 --- a/src/lfe-version.app.src +++ b/src/lfe-version.app.src @@ -1,6 +1,6 @@ {application, 'lfe-version', [{description, "The LFE rebar3 version plugin"}, - {vsn, "0.2.2"}, + {vsn, "0.3.0"}, {registered, []}, {applications, [kernel,