From 9e1d54caa42e7fdbb7749fd3027698f4265bc08d Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Thu, 24 Apr 2014 11:26:36 +1000 Subject: [PATCH] 0.11.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {