From 98d78d7d3d4bb47b1417f4dd55867db0c0c9a8bb Mon Sep 17 00:00:00 2001 From: Joshua Granick Date: Thu, 20 Nov 2014 13:22:24 -0800 Subject: [PATCH] Update to 2.0.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 0e1ea3214..0b8cfb4e4 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-beta", - "releasenote": "Merge Lime legacy source and improve tool performance", + "version": "2.0.0", + "releasenote": "Minor fixes, improvements to rebuild", "contributors": [ "singmajesty" ], "dependencies": {} }