From f08e279a2cb759b81430ab6bc03a2986fad5999b Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Fri, 1 Jun 2018 13:22:09 -0700 Subject: [PATCH] Update to 6.4.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 76c241094..6d993bccb 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "6.3.1", - "releasenote": "Better *.bundle library support, fix for ", + "version": "6.4.0", + "releasenote": "Added initial Electron support, minor fixes and improvements", "contributors": [ "singmajesty" ] } \ No newline at end of file