From 9dbc74a7c91aa8fffb94edb2540dd35707af7435 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Sat, 8 Feb 2014 19:07:23 +1100 Subject: [PATCH] 0.11.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 84aedbca4e..5f7b22f09a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql2", - "version": "0.11.3", + "version": "0.11.4", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "main": "index.js", "directories": {