From bc256dfd79dc8c74f7c46dca584b3dcb02390451 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Sat, 21 Mar 2015 14:42:18 -0700 Subject: [PATCH] Update to 2.2.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 845fe6823..38188d52a 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": [], "description": "A flexible lightweight layer for Haxe cross-platform developers", - "version": "2.2.0", - "releasenote": "Added font and complex Text layout support, gamepad support, other improvements", + "version": "2.2.1", + "releasenote": "Minor build fixes, addressed a regression due to newer HXCPP installs", "contributors": [ "singmajesty" ], "dependencies": {} }