Skip to content

Commit

Permalink
Roll poolboy version 0.8.1p1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Jun 25, 2013
1 parent 71e554d commit 82511c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/poolboy.app.src
@@ -1,6 +1,6 @@
{application, poolboy, [
{description, "A hunky Erlang worker pool factory"},
{vsn, "0.8.1"},
{vsn, "0.8.1p1"},
{applications, [kernel, stdlib]},
{registered, [poolboy]}
]}.

0 comments on commit 82511c5

Please sign in to comment.