From 156c45ae3e40360a38aa505f4290dd39c7f6cd0e Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 20 Jun 2017 15:06:59 -0700 Subject: [PATCH] Update to 5.2.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index ae1d77000..2f348e752 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.1.0", - "releasenote": "UTF8String, copyPixels improvements, performance improvements", + "version": "5.2.0", + "releasenote": "Added Assets.hasLibrary, output directory override, other improvements", "contributors": [ "singmajesty" ] } \ No newline at end of file