diff --git a/package-lock.json b/package-lock.json index 792546d..e34a6c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mysql-plus", - "version": "0.13.1", + "version": "0.14.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4bcc430..7cf15a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql-plus", - "version": "0.13.1", + "version": "0.14.0", "description": "MySQL client for Node.js with methods for defining tables with auto-migration and making basic queries", "author": "Nathan Woltman ", "license": "MIT",