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