Update to 5.0.2

This commit is contained in:
Joshua Granick
2017-05-22 13:38:45 -07:00
parent 9393cfc681
commit eeccab6550

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A foundational Haxe framework for cross-platform development",
"version": "5.0.1",
"releasenote": "Fixed regressions in haxelib path resolution",
"version": "5.0.2",
"releasenote": "Minor fix when using haxelib git",
"contributors": [ "singmajesty" ]
}