From 3c31a4cdf57fadd5802e59a9839987cf7fd614b3 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 6 Nov 2017 14:50:35 -0800 Subject: [PATCH] Update to 5.8.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index c584193f8..1dd2dd66d 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.0", - "releasenote": "Improvements to HTTPRequest, ObjectPool, AIR support, additional fixes", + "version": "5.8.1", + "releasenote": "File save support on HTML5, ANE support, other improvements", "contributors": [ "singmajesty" ] } \ No newline at end of file