From 2424d87e32eaa301da4607382bcf9cdde1b7ac66 Mon Sep 17 00:00:00 2001 From: Ian Harrigan Date: Thu, 10 May 2018 19:43:57 +0200 Subject: [PATCH] haxelib --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": "",