diff --git a/haxelib.json b/haxelib.json index bc2083b..5701573 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.6.3", - "releasenote": "Fixed inheritance issue for bindAll and unbindAll", + "version": "2.7.0", + "releasenote": "Support haxe4", "contributors": [ "deep" ]