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" ] }