From d0d6f497f898b1159d28f4fc015456b29c12d62c Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 13 Jul 2015 19:11:29 -0700 Subject: [PATCH] Update to 2.4.9 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index bc3dfa0a9..11f7d529c 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": "2.4.8", - "releasenote": "Bytes, BackgroundWorker and iOS improvements", + "version": "2.4.9", + "releasenote": "Added ThreadPool, Log and made other improvements", "contributors": [ "singmajesty" ] }