release 2.5.2

This commit is contained in:
Dima Granetchi
2015-08-08 12:49:00 +03:00
parent e2ac290abd
commit d0863a7d5c
+2 -2
View File
@@ -5,8 +5,8 @@
"tags": ["bind", "binding", "bindings", "cross"], "tags": ["bind", "binding", "bindings", "cross"],
"description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.", "description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.",
"classPath": "src", "classPath": "src",
"version": "2.5.1", "version": "2.5.2",
"releasenote": "bindAll method dispatch old and new properties value", "releasenote": "check notify args",
"contributors": [ "contributors": [
"deep" "deep"
] ]