Update to 7.1.1

This commit is contained in:
Joshua Granick
2018-10-02 16:21:31 -07:00
parent caeb575b52
commit 9ad6603793

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.1.0", "version": "7.1.1",
"releasenote": "Improvements to native Harfbuzz, pixman, OpenAL, cURL libraries, additional improvements", "releasenote": "Minor fixes to improve target support",
"contributors": [ "singmajesty" ], "contributors": [ "singmajesty" ],
"classPath": "src" "classPath": "src"
} }