Skip to content

Commit

Permalink
Removed plugin deb for lfe-version.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Oct 25, 2015
1 parent 287c7c2 commit e9ed980
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
{lfe, ".*", {git, "git://github.com/rvirding/lfe.git", {tag, "v0.10.0"}}}
]}.
{plugins, [
{'lfe-compile', ".*", {git, "https://github.com/lfe-rebar3/compile.git", {tag, "0.2.0"}}},
{'lfe-version', ".*", {git, "https://github.com/lfe-rebar3/version.git", {tag, "0.2.0"}}}
{'lfe-compile', ".*", {git, "https://github.com/lfe-rebar3/compile.git", {tag, "0.2.0"}}}
]}.
{provider_hooks, [
{pre, [{compile, {lfe, compile}}]}
Expand Down

0 comments on commit e9ed980

Please sign in to comment.