ver 2.7.0

This commit is contained in:
Dima Granetchi
2019-11-15 01:18:00 +02:00
parent bed088f064
commit c4eb5da1c3
+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.6.3", "version": "2.7.0",
"releasenote": "Fixed inheritance issue for bindAll and unbindAll", "releasenote": "Support haxe4",
"contributors": [ "contributors": [
"deep" "deep"
] ]