Skip to content

Commit

Permalink
bump patch version in app.src
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryan Paxton committed Jul 28, 2019
1 parent ea323a7 commit b260489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/verl.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application,verl,
[{description,"SemVer2 version and requirements parsing, matching, and comparison"},
{vsn,"1.0.1"},
{vsn,"1.0.2"},
{organization,"jellybeam"},
{registered,[]},
{applications,[kernel,stdlib]},
Expand Down

0 comments on commit b260489

Please sign in to comment.