From ce05b428be14f3dd90e999c0a34e0442a809ac2f Mon Sep 17 00:00:00 2001 From: Benjamin Van Treese Date: Thu, 7 May 2020 18:30:52 -0500 Subject: [PATCH] Release 0.5.0 --- haxelib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haxelib.json b/haxelib.json index e63b0eb..a8018a6 100644 --- a/haxelib.json +++ b/haxelib.json @@ -11,8 +11,8 @@ "contributors": [ "vantreeseba" ], - "version": "0.4.0", - "releasenote": "Lots of cleanup, setup interop lib", + "version": "0.5.0", + "releasenote": "FEAT: Add convchain generator. REFACTOR: Move random stuff from map to generator. TEST: Add tests for conv chain and etc.", "tags": [ "game", "procedural",