Skip to content

Commit

Permalink
prep for v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperthunk committed Oct 24, 2011
1 parent 97be6ab commit 306bec3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/rebar_alien_plugin.app.src
@@ -1,12 +1,9 @@
{application, rebar_alien_plugin,
[
{description, ""},
{vsn, "1"},
{registered, []},
{vsn, "0.0.2"},
{applications, [
kernel,
stdlib
]},
{mod, { rebar_alien_plugin, []}},
{env, []}
]}
]}.

0 comments on commit 306bec3

Please sign in to comment.