From 89fb62a8f1c2cae07c98aaefaad018009003b808 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 3 Dec 2018 12:59:49 -0800 Subject: [PATCH] Update to 7.2.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 2a3697d30..5d8ed25d5 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": [], "description": "A foundational Haxe framework for cross-platform development", - "version": "7.1.1", - "releasenote": "Minor fixes to improve target support", + "version": "7.2.0", + "releasenote": "Improved support for Haxe 4 preview 5, Lime Bytes fixes, other improvements", "contributors": [ "singmajesty" ], "classPath": "src" } \ No newline at end of file