From 6304548e44a05155bbaaef871293e1e3e40b1dd2 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Tue, 12 May 2015 12:20:34 -0700 Subject: [PATCH] Update to 2.4.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index dd81bb5d8..4d1d9c654 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": "2.3.3", - "releasenote": "AudioSource improvements, other fixes", + "version": "2.4.0", + "releasenote": "Added Cairo, text input and mouse focus events, other improvements", "contributors": [ "singmajesty" ] }