From be8a60642b3680486e0438f6a7c4a11f7c4afb4c Mon Sep 17 00:00:00 2001 From: Andrew Chilton Date: Mon, 2 Feb 2015 15:41:57 +1300 Subject: [PATCH] Bump the version number --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5caf9ef..80521d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mysql-patcher", - "version": "0.6.0", + "version": "0.6.1", "description": "A package/program to help patch MySql databases", "main": "index.js", "scripts": {