Skip to content

Commit a4dd3dc

Browse files
committed
2.5.0
1 parent a6271c6 commit a4dd3dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7-
## HEAD
7+
## v2.5.0 (2014-09-07)
88

99
* Add code `POOL_ENQUEUELIMIT` to error reaching `queueLimit`
1010
* Add `enqueue` event to pool #716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mysql",
33
"description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.",
4-
"version": "2.4.3",
4+
"version": "2.5.0",
55
"license": "MIT",
66
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
77
"contributors": [

0 commit comments

Comments
 (0)