Skip to content

Commit

Permalink
Release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin Torres committed Apr 12, 2015
1 parent 28778a7 commit 3bb48a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.0
1.5.1
2 changes: 1 addition & 1 deletion src/poolboy.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, poolboy, [
{description, "A hunky Erlang worker pool factory"},
{vsn, "1.4.2"},
{vsn, "1.5.1"},
{applications, [kernel, stdlib]},
{registered, [poolboy]}
]}.

0 comments on commit 3bb48a8

Please sign in to comment.