Update to 5.2.0

This commit is contained in:
Joshua Granick
2017-06-20 15:06:59 -07:00
parent 009d9e7f69
commit 156c45ae3e

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A foundational Haxe framework for cross-platform development",
"version": "5.1.0",
"releasenote": "UTF8String, copyPixels improvements, performance improvements",
"version": "5.2.0",
"releasenote": "Added Assets.hasLibrary, output directory override, other improvements",
"contributors": [ "singmajesty" ]
}