Update to 3.2.1

This commit is contained in:
Joshua Granick
2016-09-20 16:54:04 -07:00
parent d630c60ab6
commit 4433311989

View File

@@ -4,7 +4,7 @@
"license": "MIT",
"tags": [],
"description": "A flexible lightweight layer for Haxe cross-platform developers",
"version": "3.2.0",
"releasenote": "Improved iOS support, updated audio support, initial work on C#",
"version": "3.2.1",
"releasenote": "Fixed garbage collection across different threads",
"contributors": [ "singmajesty" ]
}