From 82fda49bafa07ee1cad6b5fc00addd3a3c633102 Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Thu, 20 Aug 2015 16:00:27 -0700 Subject: [PATCH] Update to 2.6.0 --- haxelib.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haxelib.json b/haxelib.json index 691bda4f8..d6c4a18b8 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.5.3", - "releasenote": "Ported JNI support, added a new Display API, ongoing improvement", + "version": "2.6.0", + "releasenote": "Multiple window support, API refresh, continued improvement", "contributors": [ "singmajesty" ] -} +} \ No newline at end of file