From 82291cd4caf74f55f5a2121f035df0e59aaa304b Mon Sep 17 00:00:00 2001 From: Dima Granetchi Date: Mon, 22 Dec 2014 10:21:26 +0200 Subject: [PATCH] release candidat --- haxelib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haxelib.json b/haxelib.json index a48806c..9015a83 100644 --- a/haxelib.json +++ b/haxelib.json @@ -5,7 +5,7 @@ "tags": ["bind", "binding", "bindings", "cross"], "description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.", "classPath": "src", - "version": "2.0.0-beta", + "version": "2.0.0", "releasenote": "bindx reification", "contributors": [ "deep"