From 5c0e9a9ea7fb081136af8583552b1b3000ad5a3a Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 22 May 2017 10:06:38 -0700 Subject: [PATCH] Update to 5.0.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index d5bfc3d70..0fa0e4d3f 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.0.0", - "releasenote": "Sped-up WebGL performance, improved trackball events, added wildcard version support", + "version": "5.0.1", + "releasenote": "Fixed regressions in haxelib path resolution", "contributors": [ "singmajesty" ] } \ No newline at end of file