From ef8c910557da28ef3533b31f903756803125658d Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Fri, 22 Jul 2016 12:32:29 -0700 Subject: [PATCH] Update to 3.0.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index f4bac8a0d..dda329515 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A flexible lightweight layer for Haxe cross-platform developers", - "version": "3.0.1", - "releasenote": "Asset include/exclude filter fix, double dispatch fix", + "version": "3.0.2", + "releasenote": "Added more compress methods, minor fixes", "contributors": [ "singmajesty" ] } \ No newline at end of file