Update to 6.0.0

This commit is contained in:
Joshua Granick
2018-01-15 13:32:50 -08:00
parent 92786cc0ac
commit bf132471de

View File

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