diff --git a/haxelib.json b/haxelib.json index 85fd6eb..514dcfd 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["ui", "gui", "pixijs"], "description": "The PixiJS backend of the HaxeUI framework", - "version": "0.0.2", - "releasenote": "Enhanced text input support", + "version": "0.0.3", + "releasenote": "change invalidate -> invalidateComponent (openfl 8 conflict)", "contributors": ["haxeui", "ianharrigan", "_ibilon", "aW4KeNiNG"], "dependencies": { "haxeui-core": "",