version bump to 0.4.0

Signed-off-by: Jordan Wilberding <jwilberding@gmail.com>
This commit is contained in:
Eric Merritt 2011-09-26 22:45:23 -05:00 committed by Jordan Wilberding
parent 8fb2b925ce
commit cc5e00633c

View file

@ -1,7 +1,7 @@
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*- %% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
{application, erlware_commons, {application, erlware_commons,
[{description, "Additional standard library for Erlang"}, [{description, "Additional standard library for Erlang"},
{vsn, "0.3.0"}, {vsn, "0.4.0"},
{modules, [ {modules, [
ec_lists, ec_lists,
ec_plists, ec_plists,