Update to 7.2.0

This commit is contained in:
Joshua Granick
2018-12-03 12:59:49 -08:00
parent a2e793fc90
commit 89fb62a8f1

View File

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