From 7d736ef9080db0e24f168daf9b34e17bbfd38812 Mon Sep 17 00:00:00 2001 From: 01010111 Date: Thu, 26 Jul 2018 12:38:11 -0400 Subject: [PATCH] updated haxelib.json --- haxelib.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haxelib.json b/haxelib.json index e7c1356..6d954c3 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,12 +4,12 @@ "license": "MIT", "tags": ["game", "flixel", "openfl", "flash", "html5", "neko", "cpp", "android", "ios", "cross"], "description": "Zerolib is a library of extensions, utilities, and other helpful classes for making games quickly in haxeflixel!", - "version": "0.2.3", + "version": "0.3.0", "classPath": "zero", - "releasenote": "A few bugfixes, better documentation", + "releasenote": "A loader for ZOME map editor, some components for fun!", "contributors": ["01010111"], "dependencies": { "flixel": "", "flixel-addons": "" } -} +} \ No newline at end of file