Update to 2.4.7

This commit is contained in:
Joshua Granick
2015-07-06 18:35:14 -07:00
parent fba1af614f
commit d3230962a7

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "2.4.6",
"releasenote": "Added BackgroundWorker, better cleanup",
"version": "2.4.7",
"releasenote": "Fixed regression in HTML5 typed array support",
"contributors": [ "singmajesty" ]
}