Update to 2.1.1

This commit is contained in:
Joshua Granick
2015-02-13 13:06:17 -08:00
parent 646cab65d9
commit de24b1ed61

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.1.0", "version": "2.1.1",
"releasenote": "Refactor, added non-legacy Android target, and more", "releasenote": "Added Emscripten target",
"contributors": [ "singmajesty" ], "contributors": [ "singmajesty" ],
"dependencies": {} "dependencies": {}
} }