From c94667fd79eeb7150f83de2a999efcda44bd5cca Mon Sep 17 00:00:00 2001 From: Nathan Woltman Date: Mon, 13 Mar 2017 15:28:53 -0400 Subject: [PATCH] v0.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b68f6e6..4123edd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql-plus", - "version": "0.6.3", + "version": "0.7.0", "description": "MySQL client for Node.js with methods for defining tables with auto-migration and making basic queries", "author": "Nathan Woltman ", "license": "MIT",