Merge pull request #122 from tsloughter/1.0.1-bump

version bump to 1.0.1
This commit is contained in:
Luis Rascão 2017-11-03 18:27:40 +00:00 committed by GitHub
commit b8bbc4cfac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{application,erlware_commons,
[{description,"Additional standard library for Erlang"},
{vsn,"1.0.0"},
{vsn,"1.0.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,cf]},