From f657ddec001cc240a986fe48bb934d0fc7507219 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Fri, 16 Feb 2018 11:01:36 -0800 Subject: [PATCH] Update to 6.2.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index b40e012a5..09720a5ba 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "6.1.0", - "releasenote": "GLESv3 support on iOS, support for device model and platform version, GC fix", + "version": "6.2.0", + "releasenote": "HTML5 font metrics, Font.renderGlyphs, text input fixes", "contributors": [ "singmajesty" ] } \ No newline at end of file