version bump to 0.16.0
This commit is contained in:
parent
7c37ecf949
commit
3608a576fb
1 changed files with 11 additions and 13 deletions
|
@ -1,13 +1,11 @@
|
|||
%% -*- mode: Erlang; fill-column: 75; comment-column: 50; -*-
|
||||
{application,erlware_commons,
|
||||
[{description,"Additional standard library for Erlang"},
|
||||
{vsn, "0.15.0"},
|
||||
{vsn,"0.16.0"},
|
||||
{modules,[]},
|
||||
{registered,[]},
|
||||
{applications,[kernel,stdlib]},
|
||||
|
||||
{contributors,["Eric Merritt","Tristan Sloughter",
|
||||
"Jordan Wilberding","Martin Logan"]},
|
||||
{licenses,["Apache"]},
|
||||
{links, [{"Github","https://github.com/erlware/erlware_commons"}]}
|
||||
]}.
|
||||
{links,[{"Github",
|
||||
"https://github.com/erlware/erlware_commons"}]}]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue