From cd965cc3d8d84372fb338b07ed25b635ccf6740e Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Fri, 10 Nov 2017 15:35:52 -0800 Subject: [PATCH] Update to 5.8.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 1dd2dd66d..3fcfcd30f 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "5.8.1", - "releasenote": "File save support on HTML5, ANE support, other improvements", + "version": "5.8.2", + "releasenote": "Better SSL library, new cURL version, minor fixes", "contributors": [ "singmajesty" ] } \ No newline at end of file