From b74dda66e3516534da3e96ceb802dae5d62cdef5 Mon Sep 17 00:00:00 2001 From: Nathan Woltman Date: Fri, 24 Feb 2017 23:33:47 -0500 Subject: [PATCH] v0.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e07ea2c..19e27ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql-plus", - "version": "0.6.2", + "version": "0.6.3", "description": "MySQL client for Node.js with methods for defining tables with auto-migration and making basic queries", "author": "Nathan Woltman ", "license": "MIT",