Skip to content

Commit

Permalink
0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sidorares committed Nov 6, 2013
1 parent 6dd6fc8 commit a07746b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mysql2",
"version": "0.10.5",
"version": "0.10.6",
"description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS",
"main": "index.js",
"directories": {
Expand All @@ -14,7 +14,9 @@
"url": "https://github.com/sidorares/node-mysql2"
},
"keywords": [
"mysql", "client", "server"
"mysql",
"client",
"server"
],
"author": "Andrey Sidorov <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit a07746b

Please sign in to comment.