Skip to content

Commit

Permalink
Merge pull request #19 from inaka/elbrujohalcon.version.bump
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
Brujo Benavides committed Feb 18, 2015
2 parents 3c6cf11 + 135d58c commit f443811
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/worker_pool.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
{application, worker_pool,
[
{description, "Erlang Worker Pool"},
{vsn, "1.0"},
{vsn, "1.0.1"},
{id, "worker_pool"},
{registered, []},
{applications, [kernel,stdlib,lager]},
{mod, {wpool, []}},
{env, []}
]
}.
}.

0 comments on commit f443811

Please sign in to comment.