Update to 6.4.0

This commit is contained in:
Joshua Granick
2018-06-01 13:22:09 -07:00
parent a6e9e3b664
commit f08e279a2c

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A foundational Haxe framework for cross-platform development",
"version": "6.3.1",
"releasenote": "Better *.bundle library support, fix for <define />",
"version": "6.4.0",
"releasenote": "Added initial Electron support, minor fixes and improvements",
"contributors": [ "singmajesty" ]
}