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",
"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" ]
}