diff --git a/package.json b/package.json index 6350484..3a8e593 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "machinepack-mysql", - "version": "3.0.4", + "version": "3.1.0-0", "description": "Structured Node.js bindings for MySQL.", "scripts": { "test": "node ./node_modules/mocha/bin/mocha --recursive --timeout 10000",