From b435e227a77db7f7aa09b56ee9764294731def69 Mon Sep 17 00:00:00 2001 From: Dima Granetchi Date: Sun, 28 Dec 2014 15:34:39 +0200 Subject: [PATCH] update haxelib.json --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 9015a83..f79a99b 100644 --- a/haxelib.json +++ b/haxelib.json @@ -5,8 +5,8 @@ "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", - "releasenote": "bindx reification", + "version": "2.0.1", + "releasenote": "haxe night build support, fix interfaces processing", "contributors": [ "deep" ]