version bump

This commit is contained in:
Tristan Sloughter 2015-07-12 11:10:27 -05:00
parent 3c69ca001c
commit 6813d5184c

View file

@ -1,7 +1,7 @@
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
{application, erlware_commons,
[{description, "Additional standard library for Erlang"},
{vsn, "0.13.0"},
{vsn, "0.15.0"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib]},