Skip to content

Commit

Permalink
Merge pull request #123 from lrascao/1.0.2-bump
Browse files Browse the repository at this point in the history
Bump to 1.0.2
  • Loading branch information
tsloughter authored Nov 12, 2017
2 parents b8bbc4c + f09d8f1 commit d792f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/erlware_commons.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,erlware_commons,
[{description,"Additional standard library for Erlang"},
{vsn,"1.0.1"},
{vsn,"1.0.2"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,cf]},
Expand Down

0 comments on commit d792f8c

Please sign in to comment.