From 96f980e3b4a6211e57f9479ef874ef7fa3602b69 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Wed, 8 Apr 2015 11:16:26 -0700 Subject: [PATCH] Update to 2.3.1 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 061f3c520..4d8014c7a 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.0", - "releasenote": "Added initial Lime 2 support for iOS, added mouse locking, other improvements", + "version": "2.3.1", + "releasenote": "Renamed Lime legacy binary, added hybrid support, other improvements", "contributors": [ "singmajesty" ] }