diff --git a/package.json b/package.json index 8f5b08d465..b4ff791d09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql2", - "version": "0.11.7", + "version": "0.11.8", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "main": "index.js", "directories": {