From eeef92ecc0660ffcffe43dd97203a8cc45b7e5aa Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 31 Dec 2013 12:29:28 -0800 Subject: [PATCH] Update to 0.9.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 6baa4df50..1674ca8b7 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": [], "description": "A powerful native backend for Haxe projects", - "version": "0.9.1", - "releasenote": "Minor update", + "version": "0.9.2", + "releasenote": "Restore Emscripten support", "contributors": [ "singmajesty", "underscorediscovery" ], "dependencies": {} }