From af099e24296d8962c35e60a34fb888e7682aa258 Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Tue, 7 Jan 2014 12:17:37 +1100 Subject: [PATCH] 0.10.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 17fbb54ea4..3b28fcb778 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql2", - "version": "0.10.6", + "version": "0.10.7", "description": "fast mysql driver. Implements core protocol, prepared statements, ssl and compression in native JS", "main": "index.js", "directories": {