Update to 7.2.1

This commit is contained in:
Joshua Granick
2019-01-04 14:58:25 -08:00
parent 0557e64a4d
commit 28248361f9

View File

@@ -4,8 +4,8 @@
"license": "MIT", "license": "MIT",
"tags": [], "tags": [],
"description": "A foundational Haxe framework for cross-platform development", "description": "A foundational Haxe framework for cross-platform development",
"version": "7.2.0", "version": "7.2.1",
"releasenote": "Improved support for Haxe 4 preview 5, Lime Bytes fixes, other improvements", "releasenote": "HTML5 improvements, other minor fixes",
"contributors": [ "singmajesty" ], "contributors": [ "singmajesty" ],
"classPath": "src" "classPath": "src"
} }