Skip to content

Commit

Permalink
Bump version to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin Torres committed Aug 8, 2012
1 parent 4751e0f commit 1e9bfba
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.0"},
{vsn, "0.8.1"},
{applications, [kernel, stdlib]},
{registered, [poolboy]}
]}.

0 comments on commit 1e9bfba

Please sign in to comment.