Bump version
This commit is contained in:
parent
c0c4e3e386
commit
553e358728
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{application, 'erlang_localtime',
|
{application, 'erlang_localtime',
|
||||||
[
|
[
|
||||||
{description, "Erlang library for conversion from one local time to another"},
|
{description, "Erlang library for conversion from one local time to another"},
|
||||||
{vsn, "1.0.0"},
|
{vsn, "1.0.1"},
|
||||||
{applications, [kernel, stdlib]},
|
{applications, [kernel, stdlib]},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue