From d47755e36e0d2d1c5bef72015aa2b1e7333e5f4e Mon Sep 17 00:00:00 2001 From: SlavaRa Date: Wed, 24 Aug 2016 16:18:43 +0300 Subject: [PATCH] Update to 1.0.4 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 6113adf..743df9a 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": [ ], "description": "as3hx is a utility to help automatically convert ActionScript source code into compatible Haxe code", - "version": "1.0.3", + "version": "1.0.4", "releasenote": "Parser fixes", - "contributors": [ "singmajesty" ], + "contributors": [ "singmajesty", "slavara" ], "dependencies": {} }