Update to 5.8.2

This commit is contained in:
Joshua Granick
2017-11-10 15:35:52 -08:00
parent 8cd0c84b0d
commit cd965cc3d8

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": "5.8.1", "version": "5.8.2",
"releasenote": "File save support on HTML5, ANE support, other improvements", "releasenote": "Better SSL library, new cURL version, minor fixes",
"contributors": [ "singmajesty" ] "contributors": [ "singmajesty" ]
} }