Update to 5.0.1

This commit is contained in:
Joshua Granick
2017-05-22 10:06:38 -07:00
parent e7dd068729
commit 5c0e9a9ea7

View File

@@ -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" ]
}