Skip to content

Commit

Permalink
Merge pull request tediousjs#8 from ben-page/master
Browse files Browse the repository at this point in the history
updated generic-pool dependency to 2.0.4
  • Loading branch information
pekim committed Mar 22, 2014
2 parents 562dea3 + 6988ade commit 7196130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Connection Pool for tedious.",
"main": "lib/connection-pool.js",
"dependencies": {
"generic-pool": "2.0.3"
"generic-pool": "2.0.4"
},
"scripts": {
"test": "test"
Expand Down

0 comments on commit 7196130

Please sign in to comment.