From 083a398d25bc7bff9919b5430ba4e3f03a60026f Mon Sep 17 00:00:00 2001 From: Will Blanton Date: Wed, 12 Feb 2020 15:28:46 -0500 Subject: [PATCH] update haxelib.json --- haxelib.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haxelib.json b/haxelib.json index 9371c8b..be43e16 100644 --- a/haxelib.json +++ b/haxelib.json @@ -4,8 +4,8 @@ "license": "MIT", "tags": ["game", "gamedev", "math", "utilities", "extensions"], "description": "Zerolib is a framework agnostic library of extensions, utilities, and other helpful classes for making games!", - "version": "0.6.5", - "releasenote": "Updated docs, Added EventBus, Achievements, Tools, and more!", - "contributors": ["01010111"], + "version": "0.7.0", + "releasenote": "Added Timers, GOAP, Vec3, AStar, and more!", + "contributors": ["01010111", "austineast"], "dependencies": {} } \ No newline at end of file