Update to 3.0.2

This commit is contained in:
Joshua Granick
2016-07-22 12:32:29 -07:00
parent 59406600c5
commit ef8c910557

View File

@@ -4,7 +4,7 @@
"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": "3.0.1", "version": "3.0.2",
"releasenote": "Asset include/exclude filter fix, double dispatch fix", "releasenote": "Added more compress methods, minor fixes",
"contributors": [ "singmajesty" ] "contributors": [ "singmajesty" ]
} }