Update to 4.0.1

This commit is contained in:
Joshua Granick
2017-03-17 12:09:14 -07:00
parent 8e0ca6cfd6
commit f5df90d427

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A foundational Haxe framework for cross-platform development",
"version": "4.0.0",
"releasenote": "Revised the OpenGL API, added DataPointer/BytePointer, asset library improvements",
"version": "4.0.1",
"releasenote": "OpenGL API and AssetLibrary fixes",
"contributors": [ "singmajesty" ]
}