Update to 2.0.1

This commit is contained in:
Joshua Granick
2014-12-04 09:45:53 -08:00
parent a4416de359
commit 0fdcccdbc1

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.0.0", "version": "2.0.1",
"releasenote": "Minor fixes, improvements to rebuild", "releasenote": "Minor fixes to touch events and Android handling",
"contributors": [ "singmajesty" ], "contributors": [ "singmajesty" ],
"dependencies": {} "dependencies": {}
} }