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