diff --git a/package.json b/package.json index 12543bb..3ee5458 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql-plus", - "version": "0.16.0", + "version": "0.16.1", "description": "MySQL client for Node.js with methods for defining tables with auto-migration and making basic queries", "author": "Nathan Woltman ", "license": "MIT",