Update to 6.0.1

This commit is contained in:
Joshua Granick
2018-01-16 09:37:25 -08:00
parent cb896fa0e2
commit a9b17903b5

View File

@@ -4,7 +4,7 @@
"license": "MIT", "license": "MIT",
"tags": [], "tags": [],
"description": "A foundational Haxe framework for cross-platform development", "description": "A foundational Haxe framework for cross-platform development",
"version": "6.0.0", "version": "6.0.1",
"releasenote": "Improved CommonJS support, added simple -watch command, other improvements", "releasenote": "Minor installation fix",
"contributors": [ "singmajesty" ] "contributors": [ "singmajesty" ]
} }