Skip to content

Commit

Permalink
Merge pull request #125 from lrascao/1.0.3-bump
Browse files Browse the repository at this point in the history
Bump to 1.0.3
  • Loading branch information
tsloughter authored Nov 16, 2017
2 parents 2690bd1 + 6933a17 commit fb449e9
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.2"},
{vsn,"1.0.3"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,cf]},
Expand Down

0 comments on commit fb449e9

Please sign in to comment.