Bump version

This commit is contained in:
Jesse Gumm 2016-03-01 00:06:09 -06:00
parent c0c4e3e386
commit 553e358728

View file

@ -1,7 +1,7 @@
{application, 'erlang_localtime',
[
{description, "Erlang library for conversion from one local time to another"},
{vsn, "1.0.0"},
{vsn, "1.0.1"},
{applications, [kernel, stdlib]},
{modules, []},
{registered, []},