From a1fae4ce709a318086366b599595b2ba52e17e1a Mon Sep 17 00:00:00 2001 From: 01010111 Date: Thu, 26 Jul 2018 14:05:07 -0400 Subject: [PATCH] updated haxelib.json --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index 6d954c3..1bb5252 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,9 +4,9 @@ "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.3.0", + "version": "0.3.1", "classPath": "zero", - "releasenote": "A loader for ZOME map editor, some components for fun!", + "releasenote": "A loader for ZOME map editor, some components for fun! Added Travis CI stuff", "contributors": ["01010111"], "dependencies": { "flixel": "",