Skip to content

Commit

Permalink
Merge pull request #122 from tsloughter/1.0.1-bump
Browse files Browse the repository at this point in the history
version bump to 1.0.1
  • Loading branch information
lrascao authored Nov 3, 2017
2 parents 4f086fc + 41ff18e commit b8bbc4c
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.0"},
{vsn,"1.0.1"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,cf]},
Expand Down

0 comments on commit b8bbc4c

Please sign in to comment.