From 2856e6ecd30fde3dbdd64e294a61337da56f0911 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Mon, 18 Jul 2016 15:03:43 -0700 Subject: [PATCH] Update to 3.0.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 854b7a4f5..f4bac8a0d 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,7 +4,7 @@ "license": "MIT", "tags": [], "description": "A flexible lightweight layer for Haxe cross-platform developers", - "version": "3.0.0", - "releasenote": "New module API, audioSource.position, improved GL bindings", + "version": "3.0.1", + "releasenote": "Asset include/exclude filter fix, double dispatch fix", "contributors": [ "singmajesty" ] } \ No newline at end of file