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