Update to 5.0.3

This commit is contained in:
Joshua Granick
2017-05-24 17:28:34 -07:00
parent 5b96b33774
commit 8177b664db

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": "5.0.2", "version": "5.0.3",
"releasenote": "Minor fix when using haxelib git", "releasenote": "Removed custom haxelib, additional fixes",
"contributors": [ "singmajesty" ] "contributors": [ "singmajesty" ]
} }