Skip to content

Commit

Permalink
2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 18, 2019
1 parent f0cb4bb commit 33cb884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
to add your changes here when sending pull requests. Also send corrections if
you spot any mistakes.

## HEAD
## v2.17.1 (2019-04-18)

* Update `bignumber.js` to 7.2.1 #2206
- Fix npm deprecation warning
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mysql",
"description": "A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.",
"version": "2.17.0",
"version": "2.17.1",
"license": "MIT",
"author": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)",
"contributors": [
Expand Down

0 comments on commit 33cb884

Please sign in to comment.