From d0863a7d5c1c07c04c1d2be44d4a16652ea76831 Mon Sep 17 00:00:00 2001 From: Dima Granetchi Date: Sat, 8 Aug 2015 12:49:00 +0300 Subject: [PATCH] release 2.5.2 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 2a4f2da..6a9502f 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.5.1", - "releasenote": "bindAll method dispatch old and new properties value", + "version": "2.5.2", + "releasenote": "check notify args", "contributors": [ "deep" ]