haxelib.json: version 8.0.2 so that it can be targeted with conditional compilation

This commit is contained in:
Josh Tynjala
2023-05-18 13:01:37 -07:00
parent 51c90393fe
commit df2ae53ad3

View File

@@ -4,7 +4,7 @@
"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": "8.0.1", "version": "8.0.2",
"releasenote": "Various bug fixes", "releasenote": "Various bug fixes",
"contributors": [ "contributors": [
"singmajesty", "singmajesty",