From 3467327e1eec1a5e3e746b0a7a3db84a48b35a92 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Thu, 4 May 2017 16:15:37 -0700 Subject: [PATCH] Update to 4.1.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index a6e659e6f..26ccfb294 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "4.0.3", - "releasenote": "Minor improvements", + "version": "4.1.0", + "releasenote": "Improved compile performance, adding window.alwaysOnTop, native updates", "contributors": [ "singmajesty" ] } \ No newline at end of file