From ebf9a835df97def1079e4885702d4378cc0e37ce Mon Sep 17 00:00:00 2001 From: Ian Harrigan Date: Sun, 7 Apr 2024 19:28:21 +0200 Subject: [PATCH] haxelib --- haxelib.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/haxelib.json b/haxelib.json index f25e5060a..161eff55c 100644 --- a/haxelib.json +++ b/haxelib.json @@ -1,18 +1,18 @@ { - "version": "1.6.0", "contributors": [ "haxeui", "ianharrigan", "_ibilon", "aW4KeNiNG" ], - "license": "MIT", + "version": "1.7.0", + "dependencies": {}, + "releasenote": "1.7.0 release", "tags": [ "ui", "gui" ], - "releasenote": "1.6.0 release", - "dependencies": {}, + "license": "MIT", "name": "haxeui-core", "description": "The core library of the HaxeUI framework", "url": "https://github.com/haxeui/haxeui-core"