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