Skip to content

Commit

Permalink
[dist] v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianduque committed Jan 18, 2014
1 parent b617b7d commit c4cd566
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ebin/color.app
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
{application,color,
[{description,"An Erlang color library"},
{vsn,"1"},
[{description,"ANSI colors for your Erlang"},
{vsn,"0.1.0"},
{modules,[color]},
{registered,[]},
{applications,[kernel,stdlib]},
Expand Down

0 comments on commit c4cd566

Please sign in to comment.