Update to 5.8.0

This commit is contained in:
Joshua Granick
2017-10-24 08:28:09 -07:00
parent 56f57e94a3
commit 8f60da3b4f

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A foundational Haxe framework for cross-platform development",
"version": "5.7.1",
"releasenote": "Fixed HTTPRequest error code handling, macOS deployment fix",
"version": "5.8.0",
"releasenote": "Improvements to HTTPRequest, ObjectPool, AIR support, additional fixes",
"contributors": [ "singmajesty" ]
}