Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
willemdj committed Apr 28, 2018
1 parent 1a9ea1a commit 472d070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/erlsom.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,erlsom,
[{description,"XML parser. Supports SAX style parsing as well as XML Schema based data mapping: create records from XML (and vice versa)"},
{vsn,"1.4.1"},
{vsn,"1.4.2"},
{modules,[]},
{maintainers, ["Willem de Jong"]},
{licenses, ["GNU Lesser GPL, Version 3"]},
Expand Down

0 comments on commit 472d070

Please sign in to comment.