Update to 2.2.1

This commit is contained in:
Joshua Granick
2015-03-21 14:42:18 -07:00
parent c73fb1b393
commit bc256dfd79

View File

@@ -4,8 +4,8 @@
"license": "MIT", "license": "MIT",
"tags": [], "tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers", "description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "2.2.0", "version": "2.2.1",
"releasenote": "Added font and complex Text layout support, gamepad support, other improvements", "releasenote": "Minor build fixes, addressed a regression due to newer HXCPP installs",
"contributors": [ "singmajesty" ], "contributors": [ "singmajesty" ],
"dependencies": {} "dependencies": {}
} }