From 0cc66336aa16dbadc775c9283f6dfd42214bd2d5 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Fri, 10 Jan 2014 11:19:23 +1100 Subject: [PATCH] 0.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80ae19f865..59221396de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql2", - "version": "0.11.0", + "version": "0.11.1", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "main": "index.js", "directories": {