From 0fdcccdbc14f30359ea446bc2ad88d89d7ab8e16 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Thu, 4 Dec 2014 09:45:53 -0800 Subject: [PATCH] Update to 2.0.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 0b8cfb4e4..ef170b019 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": [], "description": "A flexible lightweight layer for Haxe cross-platform developers", - "version": "2.0.0", - "releasenote": "Minor fixes, improvements to rebuild", + "version": "2.0.1", + "releasenote": "Minor fixes to touch events and Android handling", "contributors": [ "singmajesty" ], "dependencies": {} }