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