From a9b17903b52ae3e09d3d7f35d4bb013e303a8ea6 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 16 Jan 2018 09:37:25 -0800 Subject: [PATCH] Update to 6.0.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 8e8321bf6..25965b22f 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "6.0.0", - "releasenote": "Improved CommonJS support, added simple -watch command, other improvements", + "version": "6.0.1", + "releasenote": "Minor installation fix", "contributors": [ "singmajesty" ] } \ No newline at end of file