From 8ea75526b056f8acead85c8b3746f80a6bfb981d Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 31 Jul 2017 18:11:18 -0700 Subject: [PATCH] Update to 5.3.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index e5234e0e4..73203f2fb 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.2.1", - "releasenote": "Improved HTTPRequest, minor fixes", + "version": "5.3.0", + "releasenote": "Added WebAssembly, HTML5 improvements, local .haxelib support", "contributors": [ "singmajesty" ] } \ No newline at end of file